moovatom 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. data/.gitignore +3 -1
  2. data/README.md +183 -35
  3. data/Rakefile +17 -0
  4. data/lib/moovatom/version.rb +1 -1
  5. data/lib/moovatom.rb +5 -11
  6. data/moovatom.gemspec +6 -1
  7. data/spec/fixtures/cancel.xml +4 -0
  8. data/spec/fixtures/detail.xml +57 -0
  9. data/spec/fixtures/encode.xml +4 -0
  10. data/spec/fixtures/status_error.xml +6 -0
  11. data/spec/fixtures/status_success.xml +6 -0
  12. data/spec/request_spec.rb +73 -0
  13. data/spec/spec_helper.rb +9 -0
  14. metadata +52 -40
  15. data/doc/Gemfile.html +0 -94
  16. data/doc/LICENSE_txt.html +0 -110
  17. data/doc/MoovAtom/MoovEngine.html +0 -604
  18. data/doc/MoovAtom.html +0 -168
  19. data/doc/Rakefile.html +0 -92
  20. data/doc/created.rid +0 -7
  21. data/doc/images/brick.png +0 -0
  22. data/doc/images/brick_link.png +0 -0
  23. data/doc/images/bug.png +0 -0
  24. data/doc/images/bullet_black.png +0 -0
  25. data/doc/images/bullet_toggle_minus.png +0 -0
  26. data/doc/images/bullet_toggle_plus.png +0 -0
  27. data/doc/images/date.png +0 -0
  28. data/doc/images/find.png +0 -0
  29. data/doc/images/loadingAnimation.gif +0 -0
  30. data/doc/images/macFFBgHack.png +0 -0
  31. data/doc/images/package.png +0 -0
  32. data/doc/images/page_green.png +0 -0
  33. data/doc/images/page_white_text.png +0 -0
  34. data/doc/images/page_white_width.png +0 -0
  35. data/doc/images/plugin.png +0 -0
  36. data/doc/images/ruby.png +0 -0
  37. data/doc/images/tag_green.png +0 -0
  38. data/doc/images/wrench.png +0 -0
  39. data/doc/images/wrench_orange.png +0 -0
  40. data/doc/images/zoom.png +0 -0
  41. data/doc/index.html +0 -72
  42. data/doc/init_rb.html +0 -54
  43. data/doc/js/darkfish.js +0 -116
  44. data/doc/js/jquery.js +0 -32
  45. data/doc/js/quicksearch.js +0 -114
  46. data/doc/js/thickbox-compressed.js +0 -10
  47. data/doc/lib/moovatom/version_rb.html +0 -52
  48. data/doc/lib/moovatom_rb.html +0 -70
  49. data/doc/rdoc.css +0 -763
data/doc/Gemfile.html DELETED
@@ -1,94 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
-
5
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
- <head>
7
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
8
-
9
- <title>File: Gemfile [MoovAtom API Documentation]</title>
10
-
11
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
12
-
13
- <script src="./js/jquery.js" type="text/javascript"
14
- charset="utf-8"></script>
15
- <script src="./js/thickbox-compressed.js" type="text/javascript"
16
- charset="utf-8"></script>
17
- <script src="./js/quicksearch.js" type="text/javascript"
18
- charset="utf-8"></script>
19
- <script src="./js/darkfish.js" type="text/javascript"
20
- charset="utf-8"></script>
21
- </head>
22
-
23
- <body class="file">
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="project-metadata">
36
-
37
-
38
- <div id="fileindex-section" class="section project-section">
39
- <h3 class="section-header">Files</h3>
40
- <ul>
41
-
42
- <li class="file"><a href="./Gemfile.html">Gemfile</a></li>
43
-
44
- <li class="file"><a href="./LICENSE_txt.html">LICENSE.txt</a></li>
45
-
46
- <li class="file"><a href="./Rakefile.html">Rakefile</a></li>
47
-
48
- </ul>
49
- </div>
50
-
51
-
52
- <div id="classindex-section" class="section project-section">
53
- <h3 class="section-header">Class Index
54
- <span class="search-toggle"><img src="./images/find.png"
55
- height="16" width="16" alt="[+]"
56
- title="show/hide quicksearch" /></span></h3>
57
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
58
- <fieldset>
59
- <legend>Quicksearch</legend>
60
- <input type="text" name="quicksearch" value=""
61
- class="quicksearch-field" />
62
- </fieldset>
63
- </form>
64
-
65
- <ul class="link-list">
66
-
67
- <li><a href="./MoovAtom.html">MoovAtom</a></li>
68
-
69
- <li><a href="./MoovAtom/MoovEngine.html">MoovAtom::MoovEngine</a></li>
70
-
71
- </ul>
72
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
73
- </div>
74
-
75
-
76
- </div>
77
- </div>
78
-
79
- <div id="documentation">
80
-
81
- <p>source “<a href="http://rubygems.org">rubygems.org</a>”</p>
82
-
83
- <p># Specify your gem’s dependencies in moovatom.gemspec gemspec</p>
84
-
85
- </div>
86
-
87
- <div id="validator-badges">
88
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
89
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
90
- Rdoc Generator</a> 2</small>.</p>
91
- </div>
92
- </body>
93
- </html>
94
-
data/doc/LICENSE_txt.html DELETED
@@ -1,110 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
-
5
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
- <head>
7
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
8
-
9
- <title>File: LICENSE.txt [MoovAtom API Documentation]</title>
10
-
11
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
12
-
13
- <script src="./js/jquery.js" type="text/javascript"
14
- charset="utf-8"></script>
15
- <script src="./js/thickbox-compressed.js" type="text/javascript"
16
- charset="utf-8"></script>
17
- <script src="./js/quicksearch.js" type="text/javascript"
18
- charset="utf-8"></script>
19
- <script src="./js/darkfish.js" type="text/javascript"
20
- charset="utf-8"></script>
21
- </head>
22
-
23
- <body class="file">
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="project-metadata">
36
-
37
-
38
- <div id="fileindex-section" class="section project-section">
39
- <h3 class="section-header">Files</h3>
40
- <ul>
41
-
42
- <li class="file"><a href="./Gemfile.html">Gemfile</a></li>
43
-
44
- <li class="file"><a href="./LICENSE_txt.html">LICENSE.txt</a></li>
45
-
46
- <li class="file"><a href="./Rakefile.html">Rakefile</a></li>
47
-
48
- </ul>
49
- </div>
50
-
51
-
52
- <div id="classindex-section" class="section project-section">
53
- <h3 class="section-header">Class Index
54
- <span class="search-toggle"><img src="./images/find.png"
55
- height="16" width="16" alt="[+]"
56
- title="show/hide quicksearch" /></span></h3>
57
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
58
- <fieldset>
59
- <legend>Quicksearch</legend>
60
- <input type="text" name="quicksearch" value=""
61
- class="quicksearch-field" />
62
- </fieldset>
63
- </form>
64
-
65
- <ul class="link-list">
66
-
67
- <li><a href="./MoovAtom.html">MoovAtom</a></li>
68
-
69
- <li><a href="./MoovAtom/MoovEngine.html">MoovAtom::MoovEngine</a></li>
70
-
71
- </ul>
72
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
73
- </div>
74
-
75
-
76
- </div>
77
- </div>
78
-
79
- <div id="documentation">
80
-
81
- <p>Copyright © &lt;2011&gt; &lt;Dominic Giglio&gt;</p>
82
-
83
- <p>Permission is hereby granted, free of charge, to any person obtaining a
84
- copy of this software and associated documentation files (the “Software”),
85
- to deal in the Software without restriction, including without limitation
86
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
87
- and/or sell copies of the Software, and to permit persons to whom the
88
- Software is furnished to do so, subject to the following conditions:</p>
89
-
90
- <p>The above copyright notice and this permission notice shall be included in
91
- all copies or substantial portions of the Software.</p>
92
-
93
- <p>THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
94
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
95
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
96
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
97
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
98
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
99
- DEALINGS IN THE SOFTWARE.</p>
100
-
101
- </div>
102
-
103
- <div id="validator-badges">
104
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
105
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
106
- Rdoc Generator</a> 2</small>.</p>
107
- </div>
108
- </body>
109
- </html>
110
-