rails/actionpack/lib
Rafael Mendonça França ccecab3ba9 Remove observers and sweepers
They was extracted from a plugin.

See https://github.com/rails/rails-observers

[Rafael Mendonça França + Steve Klabnik]
2012-11-28 22:46:49 -02:00
..
abstract_controller Merge branch 'master' of github.com:lifo/docrails 2012-11-17 01:50:49 +05:30
action_controller Remove observers and sweepers 2012-11-28 22:46:49 -02:00
action_dispatch Use File.join to better integrate fixture_path in fixture_file_upload. 2012-11-26 17:50:57 -06: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 Cleanup CacheHelper changes allowing opt-out of cache digests 2012-11-27 12:16:25 -06:00
abstract_controller.rb load active_support/core_ext/module/delegation in active_support/rails 2012-08-02 21:59:23 +02:00
action_controller.rb Add config.action_controller.permit_all_attributes to bypass StrongParameters protection 2012-09-16 23:58:21 -05:00
action_dispatch.rb Add UpgradeSignatureToEncryptionCookieStore 2012-11-16 17:29:26 -02:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Refactor AssetUrlHelper to make it friendly for plugins and extensions 2012-10-12 16:56:00 -05:00