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-12-01 00:08:33 +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 Add grep-based fallback to reaper, so it can work in pidless setups (again) 2006-11-11 22:46:00 +00:00
servers Refactored to use same option setup 2006-11-30 22:22:02 +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 Added one-letter aliases for the three default environments to script/console, so script/console p will load the production environment (t for test, d for development) [DHH] 2006-12-01 00:08:33 +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 Clarify usage of script/plugin source. Closes #5344. [james.adam@gmail.com] 2006-08-07 06:42:24 +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 script/server creates the tmp/pids directory. Closes #6204. 2006-09-13 23:25:02 +00:00
update.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00