Class: I18n::Backend::RemoteBackend::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/i18n/backend/remote_backend/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#http_urlObject

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