Method: Attributor::Hash#size

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

#sizeObject



561
562
563
# File 'lib/attributor/types/hash.rb', line 561

def size
  @contents.size
end