Module Hashie::Extensions::Dash::PropertyTranslation::InstanceMethods
In: lib/hashie/extensions/dash/property_translation.rb

Methods

Public Instance methods

Sets a value on the Dash in a Hash-like way.

Note: Only works on pre-existing properties.

Deletes any keys that have a translation

Raises an NoMethodError if the property doesn‘t exist

[Validate]