forked from jnunemaker/happymapper
-
Notifications
You must be signed in to change notification settings - Fork 1
object to xml mapping library
License
jimmyz/happymapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= 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
About
object to xml mapping library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%