Class: Mobility::Backend::Translation
- Inherits:
-
Struct
- Object
- Struct
- Mobility::Backend::Translation
- Defined in:
- lib/mobility/backend.rb
Instance Attribute Summary collapse
-
#backend ⇒ Object
Returns the value of attribute backend.
-
#locale ⇒ Object
Returns the value of attribute locale.
Instance Attribute Details
#backend ⇒ Object
Returns the value of attribute backend
177 178 179 |
# File 'lib/mobility/backend.rb', line 177 def backend @backend end |
#locale ⇒ Object
Returns the value of attribute locale
177 178 179 |
# File 'lib/mobility/backend.rb', line 177 def locale @locale end |