Class: Mobility::Backend::Translation

Inherits:
Struct
  • Object
show all
Defined in:
lib/mobility/backend.rb

Instance Attribute Summary collapse

Instance Attribute Details

#backendObject

Returns the value of attribute backend

Returns:

  • (Object)

    the current value of backend



177
178
179
# File 'lib/mobility/backend.rb', line 177

def backend
  @backend
end

#localeObject

Returns the value of attribute locale

Returns:

  • (Object)

    the current value of locale



177
178
179
# File 'lib/mobility/backend.rb', line 177

def locale
  @locale
end