Class: I18n::Backend::RemoteBackend::Configuration
- Inherits:
-
Object
- Object
- I18n::Backend::RemoteBackend::Configuration
- Defined in:
- lib/i18n/backend/remote_backend/configuration.rb
Instance Attribute Summary collapse
-
#http_url ⇒ Object
Returns the value of attribute http_url.
Instance Attribute Details
#http_url ⇒ Object
Returns the value of attribute http_url.
9 10 11 |
# File 'lib/i18n/backend/remote_backend/configuration.rb', line 9 def http_url @http_url end |