Method: Avm::LocalProjects::Instance#locale
- Defined in:
- lib/avm/local_projects/instance.rb
#locale ⇒ Object
20 21 22 |
# File 'lib/avm/local_projects/instance.rb', line 20 def locale configuration.if_present(&:locale) || ::I18n.default_locale end |