Method: Attributor::Hash#contents
- Defined in:
- lib/attributor/types/hash.rb
#contents ⇒ Object (readonly)
TODO: Think about the format of the subcontexts to use: let’s use .at(key.to_s)
541 542 543 |
# File 'lib/attributor/types/hash.rb', line 541 def contents @contents end |