new 0.0.10 → 0.0.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (79) hide show
  1. checksums.yaml +4 -4
  2. data/.new +1 -1
  3. data/Gemfile +1 -1
  4. data/Gemfile.lock +2 -2
  5. metadata +6 -80
  6. data/.gitmodules +0 -3
  7. data/doc/.git +0 -1
  8. data/doc/Gemfile.html +0 -125
  9. data/doc/Gemfile_lock.html +0 -198
  10. data/doc/Guardfile.html +0 -134
  11. data/doc/InterpolateSpec.html +0 -116
  12. data/doc/LICENSE_txt.html +0 -132
  13. data/doc/New/Cli.html +0 -290
  14. data/doc/New/Dsl.html +0 -185
  15. data/doc/New/Interpolate.html +0 -238
  16. data/doc/New/Project.html +0 -171
  17. data/doc/New/Task/CustomBarTask.html +0 -154
  18. data/doc/New/Task/FooTask.html +0 -168
  19. data/doc/New/Task/Gem.html +0 -197
  20. data/doc/New/Task/TaskSpec.html +0 -168
  21. data/doc/New/Task.html +0 -380
  22. data/doc/New/Template.html +0 -234
  23. data/doc/New/Version.html +0 -277
  24. data/doc/New.html +0 -377
  25. data/doc/Object.html +0 -200
  26. data/doc/README_md.html +0 -292
  27. data/doc/VersionSpec.html +0 -116
  28. data/doc/created.rid +0 -47
  29. data/doc/fonts/Lato-Light.ttf +0 -0
  30. data/doc/fonts/Lato-LightItalic.ttf +0 -0
  31. data/doc/fonts/Lato-Regular.ttf +0 -0
  32. data/doc/fonts/Lato-RegularItalic.ttf +0 -0
  33. data/doc/fonts/SourceCodePro-Bold.ttf +0 -0
  34. data/doc/fonts/SourceCodePro-Regular.ttf +0 -0
  35. data/doc/fonts.css +0 -167
  36. data/doc/images/add.png +0 -0
  37. data/doc/images/arrow_up.png +0 -0
  38. data/doc/images/brick.png +0 -0
  39. data/doc/images/brick_link.png +0 -0
  40. data/doc/images/bug.png +0 -0
  41. data/doc/images/bullet_black.png +0 -0
  42. data/doc/images/bullet_toggle_minus.png +0 -0
  43. data/doc/images/bullet_toggle_plus.png +0 -0
  44. data/doc/images/date.png +0 -0
  45. data/doc/images/delete.png +0 -0
  46. data/doc/images/find.png +0 -0
  47. data/doc/images/loadingAnimation.gif +0 -0
  48. data/doc/images/macFFBgHack.png +0 -0
  49. data/doc/images/package.png +0 -0
  50. data/doc/images/page_green.png +0 -0
  51. data/doc/images/page_white_text.png +0 -0
  52. data/doc/images/page_white_width.png +0 -0
  53. data/doc/images/plugin.png +0 -0
  54. data/doc/images/ruby.png +0 -0
  55. data/doc/images/tag_blue.png +0 -0
  56. data/doc/images/tag_green.png +0 -0
  57. data/doc/images/transparent.png +0 -0
  58. data/doc/images/wrench.png +0 -0
  59. data/doc/images/wrench_orange.png +0 -0
  60. data/doc/images/zoom.png +0 -0
  61. data/doc/index.html +0 -142
  62. data/doc/js/darkfish.js +0 -140
  63. data/doc/js/jquery.js +0 -18
  64. data/doc/js/navigation.js +0 -142
  65. data/doc/js/search.js +0 -109
  66. data/doc/js/search_index.js +0 -1
  67. data/doc/js/searcher.js +0 -228
  68. data/doc/rdoc.css +0 -580
  69. data/doc/spec/fixtures/custom/templates/custom_bar_template/custom_bar_txt.html +0 -110
  70. data/doc/table_of_contents.html +0 -324
  71. data/doc/tasks/gem/README_md.html +0 -150
  72. data/doc/templates/js/Gemfile.html +0 -147
  73. data/doc/templates/js/Guardfile.html +0 -117
  74. data/doc/templates/js/lib/README_md.html +0 -114
  75. data/doc/templates/js/spec/spec_helper_js_coffee.html +0 -110
  76. data/doc/templates/js/spec/vendor/chai_js.html +0 -3864
  77. data/doc/templates/js/spec/vendor/sinon-chai_js.html +0 -222
  78. data/doc/templates/js/spec/vendor/sinon_js.html +0 -4358
  79. data/doc/templates/js/src/README_md.html +0 -125
@@ -1,117 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
- <html>
4
- <head>
5
- <meta charset="UTF-8">
6
-
7
- <title>Guardfile - RDoc Documentation</title>
8
-
9
- <link href="../../fonts.css" rel="stylesheet">
10
- <link href="../../rdoc.css" rel="stylesheet">
11
-
12
- <script type="text/javascript">
13
- var rdoc_rel_prefix = "../../";
14
- </script>
15
-
16
- <script src="../../js/jquery.js"></script>
17
- <script src="../../js/navigation.js"></script>
18
- <script src="../../js/search_index.js"></script>
19
- <script src="../../js/search.js"></script>
20
- <script src="../../js/searcher.js"></script>
21
- <script src="../../js/darkfish.js"></script>
22
-
23
-
24
- <body id="top" role="document" class="file">
25
- <nav role="navigation">
26
- <div id="project-navigation">
27
- <div id="home-section" role="region" title="Quick navigation" class="nav-section">
28
- <h2>
29
- <a href="../../index.html" rel="home">Home</a>
30
- </h2>
31
-
32
- <div id="table-of-contents-navigation">
33
- <a href="../../table_of_contents.html#pages">Pages</a>
34
- <a href="../../table_of_contents.html#classes">Classes</a>
35
- <a href="../../table_of_contents.html#methods">Methods</a>
36
- </div>
37
- </div>
38
-
39
- <div id="search-section" role="search" class="project-section initially-hidden">
40
- <form action="#" method="get" accept-charset="utf-8">
41
- <div id="search-field-wrapper">
42
- <input id="search-field" role="combobox" aria-label="Search"
43
- aria-autocomplete="list" aria-controls="search-results"
44
- type="text" name="search" placeholder="Search" spellcheck="false"
45
- title="Type to search, Up and Down to navigate, Enter to load">
46
- </div>
47
-
48
- <ul id="search-results" aria-label="Search Results"
49
- aria-busy="false" aria-expanded="false"
50
- aria-atomic="false" class="initially-hidden"></ul>
51
- </form>
52
- </div>
53
-
54
- </div>
55
-
56
-
57
-
58
- <div id="project-metadata">
59
- <div id="fileindex-section" class="nav-section">
60
- <h3>Pages</h3>
61
-
62
- <ul class="link-list">
63
-
64
- <li><a href="../../Gemfile.html">Gemfile</a>
65
-
66
- <li><a href="../../Gemfile_lock.html">Gemfile.lock</a>
67
-
68
- <li><a href="../../Guardfile.html">Guardfile</a>
69
-
70
- <li><a href="../../LICENSE_txt.html">LICENSE</a>
71
-
72
- <li><a href="../../README_md.html">README</a>
73
-
74
- <li><a href="../../spec/fixtures/custom/templates/custom_bar_template/custom_bar_txt.html">custom_bar</a>
75
-
76
- <li><a href="../../tasks/gem/README_md.html">README</a>
77
-
78
- <li><a href="../../templates/js/Gemfile.html">Gemfile</a>
79
-
80
- <li><a href="../../templates/js/Guardfile.html">Guardfile</a>
81
-
82
- <li><a href="../../templates/js/lib/README_md.html">README</a>
83
-
84
- <li><a href="../../templates/js/spec/spec_helper_js_coffee.html">spec_helper.js.coffee</a>
85
-
86
- <li><a href="../../templates/js/spec/vendor/chai_js.html">chai.js</a>
87
-
88
- <li><a href="../../templates/js/spec/vendor/sinon-chai_js.html">sinon-chai.js</a>
89
-
90
- <li><a href="../../templates/js/spec/vendor/sinon_js.html">sinon.js</a>
91
-
92
- <li><a href="../../templates/js/src/README_md.html">README</a>
93
-
94
- </ul>
95
- </div>
96
-
97
- </div>
98
- </nav>
99
-
100
- <main role="main" aria-label="Page templates/js/Guardfile">
101
-
102
- <p># Source guard :coffeescript, input: &#39;src&#39;, output: &#39;lib&#39;,
103
- hide_success: true guard :sass, input: &#39;src&#39;, :noop =&gt; true</p>
104
-
105
- <p># Tests guard :coffeescript, input: &#39;spec&#39;, output: &#39;.tmp&#39;,
106
- hide_success: true guard :sass, input: &#39;spec&#39;, output:
107
- &#39;.tmp&#39;, hide_success: true</p>
108
- </main>
109
-
110
-
111
-
112
- <footer id="validator-badges" role="contentinfo">
113
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
114
- <p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.0.
115
- <p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
116
- </footer>
117
-
@@ -1,114 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
- <html>
4
- <head>
5
- <meta charset="UTF-8">
6
-
7
- <title>README - RDoc Documentation</title>
8
-
9
- <link href="../../../fonts.css" rel="stylesheet">
10
- <link href="../../../rdoc.css" rel="stylesheet">
11
-
12
- <script type="text/javascript">
13
- var rdoc_rel_prefix = "../../../";
14
- </script>
15
-
16
- <script src="../../../js/jquery.js"></script>
17
- <script src="../../../js/navigation.js"></script>
18
- <script src="../../../js/search_index.js"></script>
19
- <script src="../../../js/search.js"></script>
20
- <script src="../../../js/searcher.js"></script>
21
- <script src="../../../js/darkfish.js"></script>
22
-
23
-
24
- <body id="top" role="document" class="file">
25
- <nav role="navigation">
26
- <div id="project-navigation">
27
- <div id="home-section" role="region" title="Quick navigation" class="nav-section">
28
- <h2>
29
- <a href="../../../index.html" rel="home">Home</a>
30
- </h2>
31
-
32
- <div id="table-of-contents-navigation">
33
- <a href="../../../table_of_contents.html#pages">Pages</a>
34
- <a href="../../../table_of_contents.html#classes">Classes</a>
35
- <a href="../../../table_of_contents.html#methods">Methods</a>
36
- </div>
37
- </div>
38
-
39
- <div id="search-section" role="search" class="project-section initially-hidden">
40
- <form action="#" method="get" accept-charset="utf-8">
41
- <div id="search-field-wrapper">
42
- <input id="search-field" role="combobox" aria-label="Search"
43
- aria-autocomplete="list" aria-controls="search-results"
44
- type="text" name="search" placeholder="Search" spellcheck="false"
45
- title="Type to search, Up and Down to navigate, Enter to load">
46
- </div>
47
-
48
- <ul id="search-results" aria-label="Search Results"
49
- aria-busy="false" aria-expanded="false"
50
- aria-atomic="false" class="initially-hidden"></ul>
51
- </form>
52
- </div>
53
-
54
- </div>
55
-
56
-
57
-
58
- <div id="project-metadata">
59
- <div id="fileindex-section" class="nav-section">
60
- <h3>Pages</h3>
61
-
62
- <ul class="link-list">
63
-
64
- <li><a href="../../../Gemfile.html">Gemfile</a>
65
-
66
- <li><a href="../../../Gemfile_lock.html">Gemfile.lock</a>
67
-
68
- <li><a href="../../../Guardfile.html">Guardfile</a>
69
-
70
- <li><a href="../../../LICENSE_txt.html">LICENSE</a>
71
-
72
- <li><a href="../../../README_md.html">README</a>
73
-
74
- <li><a href="../../../spec/fixtures/custom/templates/custom_bar_template/custom_bar_txt.html">custom_bar</a>
75
-
76
- <li><a href="../../../tasks/gem/README_md.html">README</a>
77
-
78
- <li><a href="../../../templates/js/Gemfile.html">Gemfile</a>
79
-
80
- <li><a href="../../../templates/js/Guardfile.html">Guardfile</a>
81
-
82
- <li><a href="../../../templates/js/lib/README_md.html">README</a>
83
-
84
- <li><a href="../../../templates/js/spec/spec_helper_js_coffee.html">spec_helper.js.coffee</a>
85
-
86
- <li><a href="../../../templates/js/spec/vendor/chai_js.html">chai.js</a>
87
-
88
- <li><a href="../../../templates/js/spec/vendor/sinon-chai_js.html">sinon-chai.js</a>
89
-
90
- <li><a href="../../../templates/js/spec/vendor/sinon_js.html">sinon.js</a>
91
-
92
- <li><a href="../../../templates/js/src/README_md.html">README</a>
93
-
94
- </ul>
95
- </div>
96
-
97
- </div>
98
- </nav>
99
-
100
- <main role="main" aria-label="Page templates/js/lib/README.md">
101
-
102
- <p>DO NOT MODIFY! Any modifications to the javascripts should be made on the
103
- CoffeeScript source files under <code>src</code> and compiled to generate
104
- these <code>.js</code> files.</p>
105
- </main>
106
-
107
-
108
-
109
- <footer id="validator-badges" role="contentinfo">
110
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
111
- <p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.0.
112
- <p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
113
- </footer>
114
-
@@ -1,110 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
- <html>
4
- <head>
5
- <meta charset="UTF-8">
6
-
7
- <title>spec_helper.js.coffee - RDoc Documentation</title>
8
-
9
- <link href="../../../fonts.css" rel="stylesheet">
10
- <link href="../../../rdoc.css" rel="stylesheet">
11
-
12
- <script type="text/javascript">
13
- var rdoc_rel_prefix = "../../../";
14
- </script>
15
-
16
- <script src="../../../js/jquery.js"></script>
17
- <script src="../../../js/navigation.js"></script>
18
- <script src="../../../js/search_index.js"></script>
19
- <script src="../../../js/search.js"></script>
20
- <script src="../../../js/searcher.js"></script>
21
- <script src="../../../js/darkfish.js"></script>
22
-
23
-
24
- <body id="top" role="document" class="file">
25
- <nav role="navigation">
26
- <div id="project-navigation">
27
- <div id="home-section" role="region" title="Quick navigation" class="nav-section">
28
- <h2>
29
- <a href="../../../index.html" rel="home">Home</a>
30
- </h2>
31
-
32
- <div id="table-of-contents-navigation">
33
- <a href="../../../table_of_contents.html#pages">Pages</a>
34
- <a href="../../../table_of_contents.html#classes">Classes</a>
35
- <a href="../../../table_of_contents.html#methods">Methods</a>
36
- </div>
37
- </div>
38
-
39
- <div id="search-section" role="search" class="project-section initially-hidden">
40
- <form action="#" method="get" accept-charset="utf-8">
41
- <div id="search-field-wrapper">
42
- <input id="search-field" role="combobox" aria-label="Search"
43
- aria-autocomplete="list" aria-controls="search-results"
44
- type="text" name="search" placeholder="Search" spellcheck="false"
45
- title="Type to search, Up and Down to navigate, Enter to load">
46
- </div>
47
-
48
- <ul id="search-results" aria-label="Search Results"
49
- aria-busy="false" aria-expanded="false"
50
- aria-atomic="false" class="initially-hidden"></ul>
51
- </form>
52
- </div>
53
-
54
- </div>
55
-
56
-
57
-
58
- <div id="project-metadata">
59
- <div id="fileindex-section" class="nav-section">
60
- <h3>Pages</h3>
61
-
62
- <ul class="link-list">
63
-
64
- <li><a href="../../../Gemfile.html">Gemfile</a>
65
-
66
- <li><a href="../../../Gemfile_lock.html">Gemfile.lock</a>
67
-
68
- <li><a href="../../../Guardfile.html">Guardfile</a>
69
-
70
- <li><a href="../../../LICENSE_txt.html">LICENSE</a>
71
-
72
- <li><a href="../../../README_md.html">README</a>
73
-
74
- <li><a href="../../../spec/fixtures/custom/templates/custom_bar_template/custom_bar_txt.html">custom_bar</a>
75
-
76
- <li><a href="../../../tasks/gem/README_md.html">README</a>
77
-
78
- <li><a href="../../../templates/js/Gemfile.html">Gemfile</a>
79
-
80
- <li><a href="../../../templates/js/Guardfile.html">Guardfile</a>
81
-
82
- <li><a href="../../../templates/js/lib/README_md.html">README</a>
83
-
84
- <li><a href="../../../templates/js/spec/spec_helper_js_coffee.html">spec_helper.js.coffee</a>
85
-
86
- <li><a href="../../../templates/js/spec/vendor/chai_js.html">chai.js</a>
87
-
88
- <li><a href="../../../templates/js/spec/vendor/sinon-chai_js.html">sinon-chai.js</a>
89
-
90
- <li><a href="../../../templates/js/spec/vendor/sinon_js.html">sinon.js</a>
91
-
92
- <li><a href="../../../templates/js/src/README_md.html">README</a>
93
-
94
- </ul>
95
- </div>
96
-
97
- </div>
98
- </nav>
99
-
100
- <main role="main" aria-label="Page templates/js/spec/spec_helper.js.coffee">
101
- </main>
102
-
103
-
104
-
105
- <footer id="validator-badges" role="contentinfo">
106
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
107
- <p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.0.
108
- <p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
109
- </footer>
110
-