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
2006-08-05 22:11:24 +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 script/performance/profiler compatibility with the new ruby-prof, including an option to choose the results printer. Closes #5679. 2006-08-05 21:30:44 +00:00
process Call an inspector for inspector 2006-08-05 20:44:27 +00:00
servers Added that you can change the web server port in config/lighttpd.conf from script/server --port/-p (closes #5465) [mats@imediatec.co.uk] 2006-08-05 22:11:24 +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