We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36551e2 commit 0169aadCopy full SHA for 0169aad
spec/spec_helper.rb
@@ -12,6 +12,8 @@
12
require file
13
end
14
15
+# The default value for this setting is true in a standard Rails app,
16
+# so it should be set to true here as well to reflect that.
17
I18n.enforce_available_locales = true
18
19
RSpec.configure do |config|
0 commit comments