Class: I18n::Config
- Inherits:
-
Object
- Object
- I18n::Config
- Defined in:
- lib/ext/i18n.rb
Instance Attribute Summary collapse
-
#namespace ⇒ Object
Returns the value of attribute namespace.
Instance Attribute Details
#namespace ⇒ Object
Returns the value of attribute namespace.
6 7 8 |
# File 'lib/ext/i18n.rb', line 6 def namespace @namespace end |