1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
José Valim 50b6110106 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.
2012-06-29 17:04:47 +02:00
..
active_record Remove unused responsibilities and add a few load definitions to engines 2012-06-29 17:04:47 +02:00
rails/generators Add polymorphic option to model generator 2012-06-27 18:12:28 +04:00
active_record.rb Removing composed_of from ActiveRecord. 2012-06-18 14:53:03 -04:00