Method: Attributor::Hash#keys

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

#keysObject



565
566
567
# File 'lib/attributor/types/hash.rb', line 565

def keys
  @contents.keys
end