mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Base note
This commit is contained in:
parent
68209ce069
commit
de5e4d1936
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# The base class for all Active Mailbox ingress controllers.
|
||||
class ActionMailbox::BaseController < ActionController::Base
|
||||
skip_forgery_protection
|
||||
|
||||
|
|
Loading…
Reference in a new issue