Skip to content

Commit

Permalink
Remove deprecated config.whiny_nils in the Dummy app test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jomz committed Sep 25, 2013
1 parent f5642f0 commit 23678fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/dummy/config/environments/test.rb
Expand Up @@ -7,9 +7,6 @@
# and recreated between test runs. Don't rely on the data there!
config.cache_classes = true

# Log error messages when you accidentally call methods on nil.
config.whiny_nils = true

# Show full error reports and disable caching
config.consider_all_requests_local = true
config.action_controller.perform_caching = false
Expand Down

0 comments on commit 23678fb

Please sign in to comment.