Changeset [4f8a26b3cb484cda443eb273ba885049569f4c9c] by Michael Bleigh
April 29th, 2008 @ 09:05 PM
Mashes do not infinite loop when initialized with another Mash [#1 status:resolved]
Committed by Michael Bleigh
- M lib/mash.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.