forked from jnunemaker/happymapper
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Manifest
42 lines (42 loc) · 1.01 KB
/
Manifest
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
examples/amazon.rb
examples/current_weather.rb
examples/dashed_elements.rb
examples/multi_street_address.rb
examples/post.rb
examples/twitter.rb
happymapper.gemspec
History
HOW_TO_RELEASE
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/multi_street_address.xml
spec/fixtures/multiple_namespaces.xml
spec/fixtures/nested_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