Method: Phrase::TranslationVersionWithUser#valid?
- Defined in:
- lib/phrase/models/translation_version_with_user.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
127 128 129 |
# File 'lib/phrase/models/translation_version_with_user.rb', line 127 def valid? true end |