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/rails/commands
2010-02-06 13:03:52 +01:00
..
performance Rename usage path to command to just the command name 2010-02-02 16:16:26 -08:00
application.rb Automatically require rubygems when --dev flag is given. 2010-02-04 14:05:13 +01:00
console.rb Move console stuff to its own directory. 2010-01-23 23:02:43 +01:00
dbconsole.rb Make script/dbconsole work again [#3690 state:resolved] 2010-01-16 20:55:22 +05:30
destroy.rb Automatically configure generators if application is defined. 2010-01-29 17:51:06 +01:00
generate.rb Automatically configure generators if application is defined. 2010-01-29 17:51:06 +01:00
plugin.rb Rename usage path to command to just the command name 2010-02-02 16:16:26 -08:00
runner.rb Rename usage path to command to just the command name 2010-02-02 16:16:26 -08:00
server.rb Fix 'rails server -h' double help banner. Correct its usage line. [#3874 status:resolved] 2010-02-06 13:03:52 +01:00
update.rb Have config/application.rb contain the application definition and require that file instead of config/boot.rb or config/environment.rb in script/*. 2009-10-15 14:54:12 -07:00