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
Aaron Patterson 8d9310db94 rename AppPreparer
AppPreparer doesn't actually prepare applications, it scrubs ARGV.
Let's also get the class under test while we're at it
2013-10-30 14:55:15 -07:00
..
application.rb rename AppPreparer 2013-10-30 14:55:15 -07:00
commands_tasks.rb Missing destroy command 2013-09-13 18:19:35 +09:00
console.rb exit with non-zero to signal failure 2013-05-13 12:14:47 +02:00
dbconsole.rb make "rails dbconsole" work with activerecord-postgis-adapter 2013-05-17 21:12:44 +08:00
destroy.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
generate.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
plugin.rb s/plugin_new/plugin 2013-06-30 22:03:39 -04:00
runner.rb load the file rather than evaling 2013-06-17 17:42:18 -07:00
server.rb Make logging to stdout work again with implicit development env 2013-10-13 19:21:18 +02:00
update.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00