spec/dummy/config/environments/test.rb in flms-0.0.3 vs spec/dummy/config/environments/test.rb in flms-0.1.0

- old
+ new

@@ -32,6 +32,7 @@ # Raise exception on mass assignment protection for Active Record models config.active_record.mass_assignment_sanitizer = :strict # Print deprecation notices to the stderr config.active_support.deprecation = :stderr + end