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