Sha256: 1e00ad71f8ee477d1ed0ef036f40347b87c8475952953777ed1c5c8160548f21
Contents?: true
Size: 722 Bytes
Versions: 23
Compression:
Stored size: 722 Bytes
Contents
= 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
Version data entries
23 entries across 23 versions & 4 rubygems