rails--rails/railties/lib/commands
Sam Stephenson e7fe1c47ba Make "script/plugin install" work with svn+ssh URLs
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4383 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-05-31 18:06:50 +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 Distinguish the spawners for different processes 2006-05-02 22:39:48 +00:00
servers lighttpd.conf should use CWD so the config file is portable across systems, bad ulysses! ;) 2006-03-20 06:17: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 Use --simple-prompt instead of --prompt-mode simple for console compatibility with Windows/Ruby 1.8.2 #4532 [starr@starrnhorne.com] 2006-04-01 19:08:04 +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 "script/plugin install" work with svn+ssh URLs 2006-05-31 18:06:50 +00:00
runner.rb Show usage description if no code is passed (closes #4447) [murphy@cYcnus.de] 2006-03-28 01:47:16 +00:00
server.rb Dont require rake to run the server, just have a little undryness instead (closes #4213) [DHH] 2006-03-26 03:29:09 +00:00
update.rb Clean up the act of commands 2005-09-29 12:33:48 +00:00