1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Carlos Antonio da Silva 49d069d797 Merge pull request #6904 from guilleiguaran/remove-amo-dependency-in-ap
Remove Active Model dependency from Action Pack
2012-06-30 12:16:17 -07:00
..
abstract_controller remove AV.prepare and move all helper-related logic into the controller. this decouples the view since it no longer knows about routes internals. 2012-06-29 11:33:37 +02:00
action_controller Remove ActiveModel dependency from ActionPack 2012-06-30 11:04:31 -05:00
action_dispatch Merge pull request #6904 from guilleiguaran/remove-amo-dependency-in-ap 2012-06-30 12:16:17 -07:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Merge pull request #6904 from guilleiguaran/remove-amo-dependency-in-ap 2012-06-30 12:16:17 -07:00
abstract_controller.rb Remove useless load path modifications 2012-05-11 19:00:35 -03:00
action_controller.rb Remove --http. 2012-03-14 22:30:01 +01:00
action_dispatch.rb Remove useless load path modifications 2012-05-11 19:00:35 -03:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb TestCase does not need to be loaded when loading the framework 2012-06-15 11:36:32 -07:00