spec/scenario/config/environments/development.rb in devise_bushido_authenticatable-1.0.0 vs spec/scenario/config/environments/development.rb in devise_bushido_authenticatable-1.0.1
- old
+ new
@@ -9,10 +9,9 @@
# 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_view.debug_rjs = true
config.action_controller.perform_caching = false
# Don't care if the mailer can't send
config.action_mailer.raise_delivery_errors = false