Method: Attributor::Hash#key_type

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

#key_typeObject



614
615
616
# File 'lib/attributor/types/hash.rb', line 614

def key_type
  self.class.key_type
end