rails/railties/lib/commands
2006-07-18 17:48:06 +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 Make sure script/reaper only reaps dispatcher pids by default, and not the spawner's pid. 2006-07-18 17:48:06 +00:00
servers Ensure the logger is initialized. Closes #5629. 2006-07-06 20:37:49 +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 Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440. 2006-06-28 20:53:00 +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 Fix script/plugin about so it uses about.yml and not meta.yml. [James Adam] 2006-07-17 19:17:50 +00:00
runner.rb Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440. 2006-06-28 20:53:00 +00:00
server.rb script/server prefers mongrel over lighttpd 2006-06-29 00:57:54 +00:00
update.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00