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-02 16:16:26 -08:00
..
performance Rename usage path to command to just the command name 2010-02-02 16:16:26 -08:00
application.rb Removed all the default commands in script/* and replaced them with script/rails and a rails command that'll act the same when run from within the app [DHH] 2010-02-02 15:50:56 -08:00
console.rb
dbconsole.rb
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
rails.rb Wups, need the application command in there too 2010-02-02 16:11:40 -08:00
runner.rb Rename usage path to command to just the command name 2010-02-02 16:16:26 -08:00
server.rb
update.rb