Method: Attributor::Hash.constructable?
- Defined in:
- lib/attributor/types/hash.rb
.constructable? ⇒ Boolean
157 158 159 |
# File 'lib/attributor/types/hash.rb', line 157 def self.constructable? true end |
157 158 159 |
# File 'lib/attributor/types/hash.rb', line 157 def self.constructable? true end |