technicalpickles / happymapper forked from jnunemaker/happymapper

object to xml mapping library

This URL has Read+Write access

happymapper / Manifest.txt
100644 43 lines (42 sloc) 0.867 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
40
41
42
43
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
TODO.txt
config/hoe.rb
config/requirements.rb
examples/amazon.rb
examples/current_weather.rb
examples/post.rb
examples/twitter.rb
happymapper.gemspec
lib/happymapper.rb
lib/happymapper/attribute.rb
lib/happymapper/element.rb
lib/happymapper/item.rb
lib/happymapper/version.rb
lib/libxml_ext/libxml_helper.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
spec/fixtures/address.xml
spec/fixtures/current_weather.xml
spec/fixtures/pita.xml
spec/fixtures/posts.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
tasks/deployment.rake
tasks/environment.rake
tasks/rspec.rake
tasks/website.rake
website/css/common.css
website/index.html