1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Base note

This commit is contained in:
David Heinemeier Hansson 2018-12-12 16:06:48 -08:00
parent 68209ce069
commit de5e4d1936

View file

@ -1,3 +1,4 @@
# The base class for all Active Mailbox ingress controllers.
class ActionMailbox::BaseController < ActionController::Base
skip_forgery_protection