public
Fork of jnunemaker/happymapper
Description: object to xml mapping library
Homepage: http://happymapper.rubyforge.org
Clone URL: git://github.com/technicalpickles/happymapper.git
jnunemaker (author)
Fri Jan 16 22:15:36 -0800 2009
commit  76d32d2dcd2ce7c6b923f5ad58928baa7f9436ed
tree    4321342b5a793af985b4067df671bc7ec2cb2f75
parent  09501a54e041f90eeeccd573e8116897829cf42f
README.txt
= happymapper

== DESCRIPTION:

Object to xml mapping library. I have included examples to help get you going. The specs
should also point you in the right direction.

== FEATURES:

* Easy to define xml attributes and elements for an object
* Fast because it uses libxml-ruby under the hood
* Automatic conversion of xml to defined objects

== SYNOPSIS:

See examples directory in the gem to get a feel for how it works.

== INSTALL:

* add github to your sources if you haven't gem sources -a http://gems.github.com
* sudo gem install jnunemaker-happymapper
* sudo gem install happymapper (when rubyforge approves and i release there)

== TICKETS:

http://jnunemaker.lighthouseapp.com/projects/20014-happy-mapper/overview