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
Steve Klabnik ac86cbec82 Merge pull request #8810 from NARKOZ/image-submit-tag
set 'alt' attribute for image_submit_tag
2013-01-08 07:39:06 -08:00
..
abstract_controller delegate to :class rather than 'self.class' 2013-01-06 12:43:30 +03:00
action_controller Revert "unpermitted params" exception -- it's just not going to work. See the discussion on https://github.com/rails/strong_parameters/pull/75. 2013-01-08 16:17:30 +01:00
action_dispatch Eliminate Rack::File headers deprecation warning 2013-01-08 07:22:48 -05: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 set 'alt' attribute for image_submit_tag 2013-01-08 15:56:47 +04: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 Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00
action_pack.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00
action_view.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00