test/dummy/config/environments/test.rb in pdfcraft-0.0.1 vs test/dummy/config/environments/test.rb in pdfcraft-1.0.0

- old
+ new

@@ -31,6 +31,7 @@ # ActionMailer::Base.deliveries array. config.action_mailer.delivery_method = :test # Print deprecation notices to the stderr. config.active_support.deprecation = :stderr + end