Method: Attributor::Hash#keys
- Defined in:
- lib/attributor/types/hash.rb
#keys ⇒ Object
565 566 567 |
# File 'lib/attributor/types/hash.rb', line 565 def keys @contents.keys end |
565 566 567 |
# File 'lib/attributor/types/hash.rb', line 565 def keys @contents.keys end |