Changeset [b1acadcc40cfe1f5ae500cbe83961b7b5969b14b] by Michael Bleigh
April 29th, 2008 @ 09:00 PM
Merge branch 'master' of git://github.com/randito/mash into randito/master
Committed by Michael Bleigh
- 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.