Method: Attributor::Hash#size
- Defined in:
- lib/attributor/types/hash.rb
#size ⇒ Object
561 562 563 |
# File 'lib/attributor/types/hash.rb', line 561 def size @contents.size end |
561 562 563 |
# File 'lib/attributor/types/hash.rb', line 561 def size @contents.size end |