Class: Locomotive::TranslationPresenter
- Inherits:
-
BasePresenter
- Object
- BasePresenter
- Locomotive::TranslationPresenter
- Defined in:
- app/presenters/locomotive/translation_presenter.rb
Instance Attribute Summary
Attributes inherited from BasePresenter
Instance Method Summary collapse
-
#key ⇒ Object
properties ##.
Methods inherited from BasePresenter
#ability?, #after_initialize, getters_to_hash, #id, setters_to_hash, #site
Methods included from Presentable
#after_initialize, #as_json, #attributes=, #getters, #initialize, #property_options, #setters
Instance Method Details
#key ⇒ Object
properties ##
6 |
# File 'app/presenters/locomotive/translation_presenter.rb', line 6 properties :key, :values |