Upgraded to Rails 4.0.13; Rebuilt Gemfile.lock file

This commit is contained in:
Al Snow
2015-01-10 09:45:51 -05:00
7 changed files with 50 additions and 1646 deletions
+2 -2
View File
@@ -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