jnunemaker / happymapper

object to xml mapping library

This URL has Read+Write access

jnunemaker (author)
Wed May 27 20:43:29 -0700 2009
commit  effc7d7cd2b84f551b87ef3193b1a14fcd4eb4d8
tree    155cc86ad5078a7faad3b0b6b05d4cdcf5599ba5
parent  a377d9776f359448c58cfc9379aeb1af05dc7298
happymapper / Manifest
100644 39 lines (38 sloc) 0.909 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
examples/amazon.rb
examples/current_weather.rb
examples/dashed_elements.rb
examples/post.rb
examples/twitter.rb
happymapper.gemspec
History
lib/happymapper/attribute.rb
lib/happymapper/element.rb
lib/happymapper/item.rb
lib/happymapper/version.rb
lib/happymapper.rb
License
Manifest
Rakefile
README
spec/fixtures/address.xml
spec/fixtures/analytics.xml
spec/fixtures/commit.xml
spec/fixtures/current_weather.xml
spec/fixtures/family_tree.xml
spec/fixtures/multiple_namespaces.xml
spec/fixtures/pita.xml
spec/fixtures/posts.xml
spec/fixtures/product_default_namespace.xml
spec/fixtures/product_no_namespace.xml
spec/fixtures/product_single_namespace.xml
spec/fixtures/radar.xml
spec/fixtures/statuses.xml
spec/happymapper_attribute_spec.rb
spec/happymapper_element_spec.rb
spec/happymapper_item_spec.rb
spec/happymapper_spec.rb
spec/spec.opts
spec/spec_helper.rb
TODO
website/css/common.css
website/index.html