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