forklift_etl 1.0.8 → 1.0.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +8 -8
  2. data/forklift.jpg +0 -0
  3. data/lib/forklift/transports/mysql.rb +3 -2
  4. data/lib/forklift/version.rb +1 -1
  5. metadata +1 -58
  6. data/doc/EmailSuffix.html +0 -228
  7. data/doc/Forklift/Base/Connection.html +0 -590
  8. data/doc/Forklift/Base/Logger.html +0 -453
  9. data/doc/Forklift/Base/Mailer/ERBBinding.html +0 -256
  10. data/doc/Forklift/Base/Mailer.html +0 -399
  11. data/doc/Forklift/Base/Pid.html +0 -489
  12. data/doc/Forklift/Base/Utils.html +0 -252
  13. data/doc/Forklift/Base.html +0 -167
  14. data/doc/Forklift/Connection/Elasticsearch.html +0 -419
  15. data/doc/Forklift/Connection/Mysql.html +0 -939
  16. data/doc/Forklift/Connection.html +0 -164
  17. data/doc/Forklift/Patterns/Elasticsearch.html +0 -169
  18. data/doc/Forklift/Patterns/Mysql.html +0 -402
  19. data/doc/Forklift/Patterns.html +0 -164
  20. data/doc/Forklift/Plan.html +0 -704
  21. data/doc/Forklift.html +0 -187
  22. data/doc/Gemfile.html +0 -132
  23. data/doc/Object.html +0 -326
  24. data/doc/Rakefile.html +0 -138
  25. data/doc/SpecClient.html +0 -291
  26. data/doc/SpecPlan.html +0 -253
  27. data/doc/SpecSeeds.html +0 -303
  28. data/doc/created.rid +0 -35
  29. data/doc/example/Gemfile.html +0 -129
  30. data/doc/images/add.png +0 -0
  31. data/doc/images/brick.png +0 -0
  32. data/doc/images/brick_link.png +0 -0
  33. data/doc/images/bug.png +0 -0
  34. data/doc/images/bullet_black.png +0 -0
  35. data/doc/images/bullet_toggle_minus.png +0 -0
  36. data/doc/images/bullet_toggle_plus.png +0 -0
  37. data/doc/images/date.png +0 -0
  38. data/doc/images/delete.png +0 -0
  39. data/doc/images/find.png +0 -0
  40. data/doc/images/loadingAnimation.gif +0 -0
  41. data/doc/images/macFFBgHack.png +0 -0
  42. data/doc/images/package.png +0 -0
  43. data/doc/images/page_green.png +0 -0
  44. data/doc/images/page_white_text.png +0 -0
  45. data/doc/images/page_white_width.png +0 -0
  46. data/doc/images/plugin.png +0 -0
  47. data/doc/images/ruby.png +0 -0
  48. data/doc/images/tag_blue.png +0 -0
  49. data/doc/images/tag_green.png +0 -0
  50. data/doc/images/transparent.png +0 -0
  51. data/doc/images/wrench.png +0 -0
  52. data/doc/images/wrench_orange.png +0 -0
  53. data/doc/images/zoom.png +0 -0
  54. data/doc/index.html +0 -122
  55. data/doc/js/darkfish.js +0 -155
  56. data/doc/js/jquery.js +0 -18
  57. data/doc/js/navigation.js +0 -142
  58. data/doc/js/search.js +0 -94
  59. data/doc/js/search_index.js +0 -1
  60. data/doc/js/searcher.js +0 -228
  61. data/doc/rdoc.css +0 -543
  62. data/doc/table_of_contents.html +0 -309
@@ -1,252 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
- <html>
4
- <head>
5
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
6
-
7
- <title>class Forklift::Base::Utils - RDoc Documentation</title>
8
-
9
- <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet">
10
-
11
- <script type="text/javascript">
12
- var rdoc_rel_prefix = "../../";
13
- </script>
14
-
15
- <script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
16
- <script type="text/javascript" charset="utf-8" src="../../js/navigation.js"></script>
17
- <script type="text/javascript" charset="utf-8" src="../../js/search_index.js"></script>
18
- <script type="text/javascript" charset="utf-8" src="../../js/search.js"></script>
19
- <script type="text/javascript" charset="utf-8" src="../../js/searcher.js"></script>
20
- <script type="text/javascript" charset="utf-8" src="../../js/darkfish.js"></script>
21
-
22
-
23
- <body id="top" class="class">
24
- <nav id="metadata">
25
- <nav id="home-section" class="section">
26
- <h3 class="section-header">
27
- <a href="../../index.html">Home</a>
28
- <a href="../../table_of_contents.html#classes">Classes</a>
29
- <a href="../../table_of_contents.html#methods">Methods</a>
30
- </h3>
31
- </nav>
32
-
33
-
34
- <nav id="search-section" class="section project-section" class="initially-hidden">
35
- <form action="#" method="get" accept-charset="utf-8">
36
- <h3 class="section-header">
37
- <input type="text" name="search" placeholder="Search" id="search-field"
38
- title="Type to search, Up and Down to navigate, Enter to load">
39
- </h3>
40
- </form>
41
-
42
- <ul id="search-results" class="initially-hidden"></ul>
43
- </nav>
44
-
45
-
46
- <div id="file-metadata">
47
- <nav id="file-list-section" class="section">
48
- <h3 class="section-header">Defined In</h3>
49
- <ul>
50
- <li>lib/forklift/base/utils.rb
51
- </ul>
52
- </nav>
53
-
54
-
55
- </div>
56
-
57
- <div id="class-metadata">
58
-
59
- <nav id="parent-class-section" class="section">
60
- <h3 class="section-header">Parent</h3>
61
-
62
- <p class="link"><a href="../../Object.html">Object</a>
63
-
64
- </nav>
65
-
66
-
67
- <!-- Method Quickref -->
68
- <nav id="method-list-section" class="section">
69
- <h3 class="section-header">Methods</h3>
70
-
71
- <ul class="link-list">
72
-
73
- <li><a href="#method-i-class_name_from_file">#class_name_from_file</a>
74
-
75
- <li><a href="#method-i-load_yml">#load_yml</a>
76
-
77
- </ul>
78
- </nav>
79
-
80
- </div>
81
-
82
- <div id="project-metadata">
83
- <nav id="fileindex-section" class="section project-section">
84
- <h3 class="section-header">Pages</h3>
85
-
86
- <ul>
87
-
88
- <li class="file"><a href="../../Gemfile.html">Gemfile</a>
89
-
90
- <li class="file"><a href="../../Rakefile.html">Rakefile</a>
91
-
92
- <li class="file"><a href="../../example/Gemfile.html">Gemfile</a>
93
-
94
- <li class="file"><a href="../../spec/pid/pidfile.html">pidfile</a>
95
-
96
- </ul>
97
- </nav>
98
-
99
- <nav id="classindex-section" class="section project-section">
100
- <h3 class="section-header">Class and Module Index</h3>
101
-
102
- <ul class="link-list">
103
-
104
- <li><a href="../../Forklift.html">Forklift</a>
105
-
106
- <li><a href="../../Forklift/Base.html">Forklift::Base</a>
107
-
108
- <li><a href="../../Forklift/Base/Connection.html">Forklift::Base::Connection</a>
109
-
110
- <li><a href="../../Forklift/Base/Logger.html">Forklift::Base::Logger</a>
111
-
112
- <li><a href="../../Forklift/Base/Mailer.html">Forklift::Base::Mailer</a>
113
-
114
- <li><a href="../../Forklift/Base/Mailer/ERBBinding.html">Forklift::Base::Mailer::ERBBinding</a>
115
-
116
- <li><a href="../../Forklift/Base/Pid.html">Forklift::Base::Pid</a>
117
-
118
- <li><a href="../../Forklift/Base/Utils.html">Forklift::Base::Utils</a>
119
-
120
- <li><a href="../../Forklift/Connection.html">Forklift::Connection</a>
121
-
122
- <li><a href="../../Forklift/Connection/Elasticsearch.html">Forklift::Connection::Elasticsearch</a>
123
-
124
- <li><a href="../../Forklift/Connection/Mysql.html">Forklift::Connection::Mysql</a>
125
-
126
- <li><a href="../../Forklift/Patterns.html">Forklift::Patterns</a>
127
-
128
- <li><a href="../../Forklift/Patterns/Elasticsearch.html">Forklift::Patterns::Elasticsearch</a>
129
-
130
- <li><a href="../../Forklift/Patterns/Mysql.html">Forklift::Patterns::Mysql</a>
131
-
132
- <li><a href="../../Forklift/Plan.html">Forklift::Plan</a>
133
-
134
- <li><a href="../../EmailSuffix.html">EmailSuffix</a>
135
-
136
- <li><a href="../../Object.html">Object</a>
137
-
138
- <li><a href="../../SpecClient.html">SpecClient</a>
139
-
140
- <li><a href="../../SpecPlan.html">SpecPlan</a>
141
-
142
- <li><a href="../../SpecSeeds.html">SpecSeeds</a>
143
-
144
- </ul>
145
- </nav>
146
-
147
- </div>
148
- </nav>
149
-
150
- <div id="documentation">
151
- <h1 class="class">class Forklift::Base::Utils</h1>
152
-
153
- <div id="description" class="description">
154
-
155
- </div><!-- description -->
156
-
157
-
158
-
159
-
160
- <section id="5Buntitled-5D" class="documentation-section">
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
- <!-- Methods -->
170
-
171
- <section id="public-instance-5Buntitled-5D-method-details" class="method-section section">
172
- <h3 class="section-header">Public Instance Methods</h3>
173
-
174
-
175
- <div id="method-i-class_name_from_file" class="method-detail ">
176
-
177
- <div class="method-heading">
178
- <span class="method-name">class_name_from_file</span><span
179
- class="method-args">(file)</span>
180
- <span class="method-click-advice">click to toggle source</span>
181
- </div>
182
-
183
-
184
- <div class="method-description">
185
-
186
-
187
-
188
-
189
-
190
- <div class="method-source-code" id="class_name_from_file-source">
191
- <pre><span class="ruby-comment"># File lib/forklift/base/utils.rb, line 12</span>
192
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">class_name_from_file</span>(<span class="ruby-identifier">file</span>)
193
- <span class="ruby-identifier">klass</span> = <span class="ruby-string">&quot;&quot;</span>
194
- <span class="ruby-identifier">words</span> = <span class="ruby-identifier">file</span>.<span class="ruby-identifier">split</span>(<span class="ruby-string">&quot;/&quot;</span>).<span class="ruby-identifier">last</span>.<span class="ruby-identifier">split</span>(<span class="ruby-string">&quot;.&quot;</span>).<span class="ruby-identifier">first</span>.<span class="ruby-identifier">split</span>(<span class="ruby-string">&quot;_&quot;</span>)
195
- <span class="ruby-identifier">words</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">word</span><span class="ruby-operator">|</span>
196
- <span class="ruby-identifier">klass</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-identifier">word</span>.<span class="ruby-identifier">capitalize</span>
197
- <span class="ruby-keyword">end</span>
198
- <span class="ruby-identifier">klass</span>
199
- <span class="ruby-keyword">end</span></pre>
200
- </div><!-- class_name_from_file-source -->
201
-
202
- </div>
203
-
204
-
205
-
206
-
207
- </div><!-- class_name_from_file-method -->
208
-
209
-
210
- <div id="method-i-load_yml" class="method-detail ">
211
-
212
- <div class="method-heading">
213
- <span class="method-name">load_yml</span><span
214
- class="method-args">(file)</span>
215
- <span class="method-click-advice">click to toggle source</span>
216
- </div>
217
-
218
-
219
- <div class="method-description">
220
-
221
-
222
-
223
-
224
-
225
- <div class="method-source-code" id="load_yml-source">
226
- <pre><span class="ruby-comment"># File lib/forklift/base/utils.rb, line 8</span>
227
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">load_yml</span>(<span class="ruby-identifier">file</span>)
228
- <span class="ruby-constant">YAML</span>.<span class="ruby-identifier">load</span>(<span class="ruby-constant">ERB</span>.<span class="ruby-identifier">new</span>(<span class="ruby-constant">File</span>.<span class="ruby-identifier">read</span>(<span class="ruby-identifier">file</span>)).<span class="ruby-identifier">result</span>)
229
- <span class="ruby-keyword">end</span></pre>
230
- </div><!-- load_yml-source -->
231
-
232
- </div>
233
-
234
-
235
-
236
-
237
- </div><!-- load_yml-method -->
238
-
239
-
240
- </section><!-- public-instance-method-details -->
241
-
242
- </section><!-- 5Buntitled-5D -->
243
-
244
- </div><!-- documentation -->
245
-
246
-
247
- <footer id="validator-badges">
248
- <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
249
- <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.2.
250
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
251
- </footer>
252
-
@@ -1,167 +0,0 @@
1
- <!DOCTYPE html>
2
-
3
- <html>
4
- <head>
5
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
6
-
7
- <title>module Forklift::Base - RDoc Documentation</title>
8
-
9
- <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet">
10
-
11
- <script type="text/javascript">
12
- var rdoc_rel_prefix = "../";
13
- </script>
14
-
15
- <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
16
- <script type="text/javascript" charset="utf-8" src="../js/navigation.js"></script>
17
- <script type="text/javascript" charset="utf-8" src="../js/search_index.js"></script>
18
- <script type="text/javascript" charset="utf-8" src="../js/search.js"></script>
19
- <script type="text/javascript" charset="utf-8" src="../js/searcher.js"></script>
20
- <script type="text/javascript" charset="utf-8" src="../js/darkfish.js"></script>
21
-
22
-
23
- <body id="top" class="module">
24
- <nav id="metadata">
25
- <nav id="home-section" class="section">
26
- <h3 class="section-header">
27
- <a href="../index.html">Home</a>
28
- <a href="../table_of_contents.html#classes">Classes</a>
29
- <a href="../table_of_contents.html#methods">Methods</a>
30
- </h3>
31
- </nav>
32
-
33
-
34
- <nav id="search-section" class="section project-section" class="initially-hidden">
35
- <form action="#" method="get" accept-charset="utf-8">
36
- <h3 class="section-header">
37
- <input type="text" name="search" placeholder="Search" id="search-field"
38
- title="Type to search, Up and Down to navigate, Enter to load">
39
- </h3>
40
- </form>
41
-
42
- <ul id="search-results" class="initially-hidden"></ul>
43
- </nav>
44
-
45
-
46
- <div id="file-metadata">
47
- <nav id="file-list-section" class="section">
48
- <h3 class="section-header">Defined In</h3>
49
- <ul>
50
- <li>lib/forklift/base/connection.rb
51
- <li>lib/forklift/base/logger.rb
52
- <li>lib/forklift/base/mailer.rb
53
- <li>lib/forklift/base/pid.rb
54
- <li>lib/forklift/base/utils.rb
55
- </ul>
56
- </nav>
57
-
58
-
59
- </div>
60
-
61
- <div id="class-metadata">
62
-
63
-
64
-
65
-
66
- </div>
67
-
68
- <div id="project-metadata">
69
- <nav id="fileindex-section" class="section project-section">
70
- <h3 class="section-header">Pages</h3>
71
-
72
- <ul>
73
-
74
- <li class="file"><a href="../Gemfile.html">Gemfile</a>
75
-
76
- <li class="file"><a href="../Rakefile.html">Rakefile</a>
77
-
78
- <li class="file"><a href="../example/Gemfile.html">Gemfile</a>
79
-
80
- <li class="file"><a href="../spec/pid/pidfile.html">pidfile</a>
81
-
82
- </ul>
83
- </nav>
84
-
85
- <nav id="classindex-section" class="section project-section">
86
- <h3 class="section-header">Class and Module Index</h3>
87
-
88
- <ul class="link-list">
89
-
90
- <li><a href="../Forklift.html">Forklift</a>
91
-
92
- <li><a href="../Forklift/Base.html">Forklift::Base</a>
93
-
94
- <li><a href="../Forklift/Base/Connection.html">Forklift::Base::Connection</a>
95
-
96
- <li><a href="../Forklift/Base/Logger.html">Forklift::Base::Logger</a>
97
-
98
- <li><a href="../Forklift/Base/Mailer.html">Forklift::Base::Mailer</a>
99
-
100
- <li><a href="../Forklift/Base/Mailer/ERBBinding.html">Forklift::Base::Mailer::ERBBinding</a>
101
-
102
- <li><a href="../Forklift/Base/Pid.html">Forklift::Base::Pid</a>
103
-
104
- <li><a href="../Forklift/Base/Utils.html">Forklift::Base::Utils</a>
105
-
106
- <li><a href="../Forklift/Connection.html">Forklift::Connection</a>
107
-
108
- <li><a href="../Forklift/Connection/Elasticsearch.html">Forklift::Connection::Elasticsearch</a>
109
-
110
- <li><a href="../Forklift/Connection/Mysql.html">Forklift::Connection::Mysql</a>
111
-
112
- <li><a href="../Forklift/Patterns.html">Forklift::Patterns</a>
113
-
114
- <li><a href="../Forklift/Patterns/Elasticsearch.html">Forklift::Patterns::Elasticsearch</a>
115
-
116
- <li><a href="../Forklift/Patterns/Mysql.html">Forklift::Patterns::Mysql</a>
117
-
118
- <li><a href="../Forklift/Plan.html">Forklift::Plan</a>
119
-
120
- <li><a href="../EmailSuffix.html">EmailSuffix</a>
121
-
122
- <li><a href="../Object.html">Object</a>
123
-
124
- <li><a href="../SpecClient.html">SpecClient</a>
125
-
126
- <li><a href="../SpecPlan.html">SpecPlan</a>
127
-
128
- <li><a href="../SpecSeeds.html">SpecSeeds</a>
129
-
130
- </ul>
131
- </nav>
132
-
133
- </div>
134
- </nav>
135
-
136
- <div id="documentation">
137
- <h1 class="module">module Forklift::Base</h1>
138
-
139
- <div id="description" class="description">
140
-
141
- </div><!-- description -->
142
-
143
-
144
-
145
-
146
- <section id="5Buntitled-5D" class="documentation-section">
147
-
148
-
149
-
150
-
151
-
152
-
153
-
154
-
155
- <!-- Methods -->
156
-
157
- </section><!-- 5Buntitled-5D -->
158
-
159
- </div><!-- documentation -->
160
-
161
-
162
- <footer id="validator-badges">
163
- <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
164
- <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.2.
165
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
166
- </footer>
167
-