Class: Esp::Mw::I18n::Miss
- Inherits:
-
Struct
- Object
- Struct
- Esp::Mw::I18n::Miss
- Defined in:
- lib/esp/mw/i18n.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
-
#locale ⇒ Object
Returns the value of attribute locale.
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key
21 22 23 |
# File 'lib/esp/mw/i18n.rb', line 21 def key @key end |
#locale ⇒ Object
Returns the value of attribute locale
21 22 23 |
# File 'lib/esp/mw/i18n.rb', line 21 def locale @locale end |