1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/commands
Daniel Rodríguez Troitiño 06e4eb49ea Added file name information for errors and exceptions in script/runnner
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2008-08-08 10:48:52 +02:00
..
ncgi Use "/usr/bin/env ruby" instead of "/usr/local/bin/ruby" 2008-07-31 16:39:48 -05:00
performance script/performance/profiler compatibility with the ruby-prof >= 0.5.0. Closes #9176. [Catfish] 2008-04-07 19:29:09 +00:00
process Merge with docrails. 2008-07-16 13:01:23 +01:00
servers Added Thin support to script/server. [#488 state:resolved] 2008-06-25 18:56:52 -07:00
about.rb Allow script/about to run in production mode instead of failing with a cryptic const_missing error. 2008-06-23 10:27:33 -07:00
console.rb Add Rails.version. [#236 state:resolved] 2008-05-22 11:56:30 +01:00
dbconsole.rb Ensure dbconsole includes the -p parameter to mysql as intended 2008-07-31 09:46:40 +02:00
destroy.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00
generate.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00
plugin.rb Make script/plugin work with svn+ssh urls. [#662 state:resolved] 2008-07-22 01:43:23 +01:00
runner.rb Added file name information for errors and exceptions in script/runnner 2008-08-08 10:48:52 +02:00
server.rb Prefer Mongrel over Thin [#658 state:resolved] 2008-07-19 11:42:27 -05:00
update.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00