Method: Attributor::Hash#key_attribute

Defined in:
lib/attributor/types/hash.rb

#key_attributeObject



622
623
624
# File 'lib/attributor/types/hash.rb', line 622

def key_attribute
  self.class.key_attribute
end