Changeset [e7bd3ecb863ecbabc56b161e78277661edb1b85e] by Magnus Holm
July 22nd, 2008 @ 09:44 AM
Mash#initialize should accept a default block
Committed by Magnus Holm
- M lib/mash.rb
- M spec/mash_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mash is an extension of the Ruby Hash object to allow for pseudo-object syntax reminiscent of Javascript objects. It is useful for simple conversion of JSON or XML and also for configuration settings read from YAML.