public
Description: object to xml mapping library
Homepage: http://happymapper.rubyforge.org
Clone URL: git://github.com/jnunemaker/happymapper.git
Click here to lend your support to: happymapper and make a donation at www.pledgie.com !
name age message
file .gitignore Fri Dec 12 06:46:24 -0800 2008 Ignoring pkg folder. [jnunemaker]
file History Loading commit data...
file License Fri Jan 16 22:24:40 -0800 2009 Switched to echoe and prepped for 0.1.6 release. [jnunemaker]
file Manifest
file README Fri Jan 16 22:24:40 -0800 2009 Switched to echoe and prepped for 0.1.6 release. [jnunemaker]
file Rakefile Thu Jan 29 19:41:31 -0800 2009 Bumped version to 0.2.1 and upped libxml-ruby d... [jnunemaker]
file TODO Thu Jan 29 01:00:53 -0800 2009 updated todo [jnunemaker]
directory examples/ Thu Jan 29 19:44:26 -0800 2009 Updated current weather example and prepped for... [jnunemaker]
file happymapper.gemspec
directory lib/
directory spec/
directory website/ Mon Nov 17 20:32:42 -0800 2008 Updated website to simple rubyforge install [jnunemaker]
README
= 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