Module Hashie::Extensions::MethodAccess
In: lib/hashie/extensions/method_access.rb

A macro module that will automatically include MethodReader, MethodWriter, and MethodQuery, giving you the ability to read, write, and query keys in a hash using method call shortcuts.

Methods

included  

Public Class methods

[Validate]