spec/spec_helper.rb in phony_rails-0.8.1 vs spec/spec_helper.rb in phony_rails-0.8.2

- old
+ new

@@ -46,8 +46,10 @@ end class MongoidDummy < MongoidModel end +I18n.config.enforce_available_locales = true + RSpec.configure do |config| # some (optional) config here end \ No newline at end of file