Method: Backend::TranslationForm#translation
- Defined in:
- app/forms/backend/translation_form.rb
#translation ⇒ Object (readonly)
Returns the value of attribute translation.
2 3 4 |
# File 'app/forms/backend/translation_form.rb', line 2 def translation @translation end |