2009-05-01 04:23:47 +02:00
|
|
|
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.
|
2009-05-01 04:17:35 +02:00
|
|
|
|
2009-05-01 04:23:47 +02:00
|
|
|
WWW: http://mash-hash.rubyforge.org/
|