Module Hashie::Extensions::Dash::Coercion::ClassMethods
In: lib/hashie/extensions/dash/coercion.rb

Methods

property  

Public Instance methods

Defines a property on the Dash. Options are the standard Hashie::Dash#property options plus:

  • :coerce - The class into which you want the property coerced.

[Validate]