Skip to content

bombazook/meander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meander

Build Status Gem Version

WAT

Just another ruby Hash extension

Hashie clone with a bit more sugar

Best for configuration storage

Natively supports:

  • default values
  • key-based accessor methods
  • block-based dsl-like value access
  • stores updates in separate hash
  • performs well with Hashie deep_merge extension

Usage

Meander::Plain

Meander::Mutable

License

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

About

HashWithIndifferentAccess extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published