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
José Valim 15a9b2c0d6 Merge pull request #4588 from carlosantoniodasilva/remove-require-csrf
Remove not used requires from csrf helper file and test
2012-01-21 13:00:42 -08:00
..
abstract_controller Refactor render nothing/text => nil logic, and move to right place 2012-01-17 10:04:38 -02:00
action_controller Use performed? instead of checking for response_body 2012-01-19 18:25:52 -02:00
action_dispatch stop splatting so much. We don't need args everywhere 2012-01-20 14:39:55 -08: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 #4588 from carlosantoniodasilva/remove-require-csrf 2012-01-21 13:00:42 -08:00
sprockets Silent Sprockets logger when config.assets.logger is set to false 2012-01-17 22:05:56 -05:00
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
action_controller.rb Revert the serializers API as other alternatives are now also under discussion 2011-11-25 19:29:39 +00:00
action_dispatch.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00