mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix typo in method name
This commit is contained in:
parent
bfbae885b2
commit
e01b240e3f
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@
|
|||
|
||||
# Add default protection from forgery to ActionController::Base instead of in
|
||||
# ApplicationController.
|
||||
# Rails.applocation.config.action_controller.default_protect_from_forgery = true
|
||||
# Rails.application.config.action_controller.default_protect_from_forgery = true
|
||||
|
|
Loading…
Reference in a new issue