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
schneems ec8d8652f3 s/plugin_new/plugin
There are historical reasons that the `plugin` command was `plugin_new`, now those are no longer applicable, we should remove the naming edge case from the project. This PR is based off of comments from #11176

ATP Railties
2013-06-30 22:03:39 -04:00
..
application.rb Revert more Rails.version changes 2013-04-01 17:23:18 -03: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 add notice to server boot messages if using default 0.0.0.0 binding 2013-05-25 12:41:51 -05:00
update.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00