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
2007-11-30 00:08:41 +00:00
..
ncgi Removed all the scripts in script/* and replaced it with one generic portal: script/run 2005-09-29 12:18:51 +00:00
performance Don't eliminate the logger by default 2007-11-01 07:57:18 +00:00
process Add --prefix option to script/server when using mongrel. [dacat] Closes #9716 2007-10-01 03:15:51 +00:00
servers use autoeval not autoirb, it's mostly equivalent but doesn't make stepping frustrating [Koz]. 2007-11-30 00:08:41 +00:00
about.rb Added script/about to display formatted Rails::Info output 2005-11-05 14:30:47 +00:00
console.rb Print Rails version when starting console (closes #7440) [eyematz] 2007-09-22 22:17:10 +00: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 sure script/plugin doesn't skip files beginning with http (i.e. the old http_authentication plugin). Closes #7887 [choonkeat] 2007-11-21 01:53:31 +00:00
runner.rb Use the first unparsed argument as the code or file to run. Closes #6286. 2006-09-29 07:45:08 +00:00
server.rb Windows: include MinGW in RUBY_PLATFORM check. Closes #2982. 2007-03-06 09:22:07 +00:00
update.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00