Method: Lego::Model#hash

Defined in:
lib/lego/model.rb

#hashObject



126
127
128
# File 'lib/lego/model.rb', line 126

def hash
  attributes.hash
end