Method: Phrase::TranslationVerifyParameters#hash
- Defined in:
- lib/phrase/models/translation_verify_parameters.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
77 78 79 |
# File 'lib/phrase/models/translation_verify_parameters.rb', line 77 def hash [branch].hash end |