Hashape

Hashape is a lightweight library for testing the structure of hashes. It supports deep nesting and a variety of different methods of matching types or values (called specifiers).

Installation

Add this line to your application's Gemfile:

gem 'hashape'

And then execute:

$ bundle

Or install it yourself as:

$ gem install hashape

Usage

TODO: Write usage instructions here

License

The gem is available as open source under the terms of the MIT License.