Upgraded to Rails 4.0.13; Rebuilt Gemfile.lock file
This commit is contained in:
@@ -18,8 +18,8 @@ Railsgoat::Application.configure do
|
||||
# Raise exceptions instead of rendering exception templates.
|
||||
config.action_dispatch.show_exceptions = false
|
||||
|
||||
# Disable request forgery protection in test environment.
|
||||
config.action_controller.allow_forgery_protection = false
|
||||
# Disable request forgery protection in test environment
|
||||
config.action_controller.allow_forgery_protection = true
|
||||
|
||||
# Tell Action Mailer not to deliver emails to the real world.
|
||||
# The :test delivery method accumulates sent emails in the
|
||||
|
||||
Reference in New Issue
Block a user