rspec_normalized_hash 0.0.1
Specification of Normalized Hash data structure main goal is to make data produced by parsers easy to use by software that does not know about internal data structure, i.e. data driven and schema-less. Data structures should be built in such a way as to make data self-documenting, easy adaptable and 'software-friendly'. Gem contains RSpec tests for testing Hash data structure for compliance with the requirements. See README.md and NormalizedHash.md files in gem's root directory.
Gemfile:
=
install:
=
Versions:
- 0.0.1 September 06, 2012 (10.5 KB)