Method: DocSpring::RestoreVersionData#hash
- Defined in:
- lib/docspring/models/restore_version_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
103 104 105 |
# File 'lib/docspring/models/restore_version_data.rb', line 103 def hash [version].hash end |