6 lines
277 B
Text
6 lines
277 B
Text
Mash is an extended Hash that gives simple pseudo-object functionality that
|
|
can be built from hashes and easily extended. It is designed to be used in
|
|
RESTful API libraries to provide easy object-like access to JSON and XML
|
|
parsed hashes.
|
|
|
|
WWW: http://mash-hash.rubyforge.org/
|