mastodon/config/environments
Akihiko Odaki 51d760960c Set the default locale in config (#6580)
Previously the default locale was set by Localized concern for controllers,
but it was not enforced for mailers.

config is enforced throughout the application and an appropriate place to
set the default locale.
2018-03-04 09:21:35 +01:00
..
development.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 2018-02-24 19:16:11 +01:00
production.rb remove Uglifier call from production.rb (#6568) 2018-02-27 05:48:11 +01:00
test.rb Set the default locale in config (#6580) 2018-03-04 09:21:35 +01:00