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
Marcel Molina 98068a71df Fix typo in benchmarker usage string.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3290 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-12-13 02:32:05 +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 Fix typo in benchmarker usage string. 2005-12-13 02:32:05 +00:00
process Remove bogus hyphen from script/process/reaper calls to 'ps'. Closes #2767. 2005-11-07 17:57:21 +00:00
servers Run initialize_logger in script/lighttpd to ensure the log file exists before tailing it 2005-11-30 19:18:55 +00:00
about.rb Added script/about to display formatted Rails::Info output 2005-11-05 14:30:47 +00:00
breakpointer.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00
console.rb Make help for the console command more explicit about how to specify the desired environment in which to run the console. Closes #2911. 2005-11-21 05:33:13 +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 Add install.rb file to plugin generation which is loaded, if it exists, when you install a plugin. 2005-12-03 06:53:14 +00:00
runner.rb Fix problem with RAILS_ENV being frozen when set from environment variable 2005-10-14 02:51:33 +00:00
server.rb Use require_library_or_gem 'fcgi' in script/server 2005-11-07 15:35:03 +00:00
update.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00