Method: FormAPI::CreateTemplateData#hash
- Defined in:
- lib/form_api/models/create_template_data.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
80 81 82 |
# File 'lib/form_api/models/create_template_data.rb', line 80 def hash [template].hash end |