Method: ArtikCloud::FieldPath#hash

Defined in:
lib/artikcloud/models/field_path.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



79
80
81
# File 'lib/artikcloud/models/field_path.rb', line 79

def hash
  [path].hash
end