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
Jeremy Kemper 1650bb3d56 CSRF protection from cross-origin <script> tags
Thanks to @homakov for sounding the alarm about JSONP-style data leaking
2013-12-17 13:14:17 -07:00
..
abstract_controller Require action_view explicitly in AC::Base 2013-12-08 13:03:41 +01:00
action_controller CSRF protection from cross-origin <script> tags 2013-12-17 13:14:17 -07:00
action_dispatch Add mailer previews feature based on mail_view gem 2013-12-17 03:58:35 +00:00
action_pack rails/master is now 4.1.0.beta 2013-04-29 13:15:24 -03:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Remove deprecated cattr_* requires 2013-12-03 00:28:15 +02:00
action_dispatch.rb Remove extra whitespace 2013-04-06 00:54:44 +03:00
action_pack.rb