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