diff options
author | Lisa Ugray <lisa.ugray@shopify.com> | 2017-07-10 15:44:12 -0400 |
---|---|---|
committer | Lisa Ugray <lisa.ugray@shopify.com> | 2017-07-10 16:23:48 -0400 |
commit | 73b944eca721be750e1263c15d221f153d1396d0 (patch) | |
tree | 4f873f87925fbeb931bf580bf24d10e6e210d7fe /activesupport/lib/active_support/notifications | |
parent | ec4a836919c021c0a5cf9ebeebb4db5e02104a55 (diff) | |
download | rails-73b944eca721be750e1263c15d221f153d1396d0.tar.gz rails-73b944eca721be750e1263c15d221f153d1396d0.tar.bz2 rails-73b944eca721be750e1263c15d221f153d1396d0.zip |
Add ActionController::Base.skip_forgery_protection
Since we now default to `protect_from_forgery with: :exception`,
provide a wrapper to `skip_before_action :verify_authenticity_token`
for disabling forgery protection.
Diffstat (limited to 'activesupport/lib/active_support/notifications')
0 files changed, 0 insertions, 0 deletions