Method: DocSpring::AddFieldsData#hash
- Defined in:
- lib/docspring/models/add_fields_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
105 106 107 |
# File 'lib/docspring/models/add_fields_data.rb', line 105 def hash [fields].hash end |