diff options
author | José Valim <jose.valim@gmail.com> | 2012-06-29 16:50:51 +0200 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2012-06-29 17:04:47 +0200 |
commit | 50b6110106a6e467f5e5f6303700522cebc60a9c (patch) | |
tree | 8d849c6d02a1df79fdefaf74322a9a8ef5d3eb39 /railties/test/rails_info_test.rb | |
parent | 0470ddcf0301e537d5151d62177eadba5eae182d (diff) | |
download | rails-50b6110106a6e467f5e5f6303700522cebc60a9c.tar.gz rails-50b6110106a6e467f5e5f6303700522cebc60a9c.tar.bz2 rails-50b6110106a6e467f5e5f6303700522cebc60a9c.zip |
Remove unused responsibilities and add a few load definitions to engines
Since plugins were removed, we can clean up a few methods in engines.
We also use this opportunity to move `load_console`, `load_tasks` and
`load_runner` to Rails::Engine. This means that, if someone wants to
improve script/rails for engines to support console or runner commands,
part of the work is already done.
Diffstat (limited to 'railties/test/rails_info_test.rb')
0 files changed, 0 insertions, 0 deletions