Module: Fortitude::Rails::WidgetMethods
- Extended by:
- ActiveSupport::Concern
- Included in:
- Widget
- Defined in:
- lib/fortitude/rails/widget_methods.rb
Instance Method Summary collapse
Instance Method Details
#widget_locale ⇒ Object
8 9 10 |
# File 'lib/fortitude/rails/widget_methods.rb', line 8 def I18n.locale || I18n.default_locale end |