You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
development.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 7 years ago
production.rb remove Uglifier call from production.rb (#6568) 7 years ago
test.rb Set the default locale in config (#6580) 7 years ago