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
Andrey Samsonov 0b238e4664 Removed useless "extend SanitizeHelper::ClassMethods"
Since SanitizeHelper includes ActiveSupport::Concern,
extending of it ClassMethods is no needed.
2012-10-15 12:26:17 +00:00
..
abstract_controller remove 'then' from conditional statement 2012-10-14 21:08:25 +06:00
action_controller warning removed: shadowing outer local variable - value 2012-10-12 18:53:15 +05:30
action_dispatch Merge branch 'master' of github.com:lifo/docrails 2012-10-11 01:05:14 +05:30
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 Removed useless "extend SanitizeHelper::ClassMethods" 2012-10-15 12:26:17 +00: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 Implement ActionView::Template::Types 2012-08-28 11:19:36 +02:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Sprockets-rails tests fail 2012-09-01 16:22:40 +04:00