Fixed: uninitialized constant Localeapp
This commit is contained in:
parent
5b978fc89f
commit
baf68d86a4
|
@ -1,3 +1,5 @@
|
||||||
Localeapp.configure do |config|
|
if Rails.env.development?
|
||||||
config.sending_environments = []
|
Localeapp.configure do |config|
|
||||||
|
config.sending_environments = []
|
||||||
|
end
|
||||||
end
|
end
|
Loading…
Reference in New Issue