This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 76d32d2dcd2ce7c6b923f5ad58928baa7f9436ed
tree 4321342b5a793af985b4067df671bc7ec2cb2f75
parent 09501a54e041f90eeeccd573e8116897829cf42f
tree 4321342b5a793af985b4067df671bc7ec2cb2f75
parent 09501a54e041f90eeeccd573e8116897829cf42f
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Dec 12 06:46:24 -0800 2008 | |
| |
History.txt | ||
| |
License.txt | Fri Jan 16 22:24:40 -0800 2009 | |
| |
Manifest.txt | ||
| |
PostInstall.txt | Thu Jan 29 01:00:53 -0800 2009 | |
| |
README.txt | Fri Jan 16 22:24:40 -0800 2009 | |
| |
Rakefile | Thu Aug 14 10:51:15 -0700 2008 | |
| |
TODO.txt | ||
| |
config/ | ||
| |
examples/ | ||
| |
happymapper.gemspec | ||
| |
lib/ | ||
| |
script/ | Thu Aug 14 10:51:15 -0700 2008 | |
| |
setup.rb | Thu Aug 14 10:51:15 -0700 2008 | |
| |
spec/ | ||
| |
tasks/ | ||
| |
website/ | Mon Nov 17 20:32:42 -0800 2008 |
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








