Method: Virtus::Attribute::Hash::Type#coercion_method
- Defined in:
- lib/virtus/attribute/hash.rb
#coercion_method ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
78 79 80 |
# File 'lib/virtus/attribute/hash.rb', line 78 def coercion_method :to_hash end |