forklift_etl 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,164 +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::Connection - 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/transports/elasticsearch.rb
51
- <li>lib/forklift/transports/mysql.rb
52
- </ul>
53
- </nav>
54
-
55
-
56
- </div>
57
-
58
- <div id="class-metadata">
59
-
60
-
61
-
62
-
63
- </div>
64
-
65
- <div id="project-metadata">
66
- <nav id="fileindex-section" class="section project-section">
67
- <h3 class="section-header">Pages</h3>
68
-
69
- <ul>
70
-
71
- <li class="file"><a href="../Gemfile.html">Gemfile</a>
72
-
73
- <li class="file"><a href="../Rakefile.html">Rakefile</a>
74
-
75
- <li class="file"><a href="../example/Gemfile.html">Gemfile</a>
76
-
77
- <li class="file"><a href="../spec/pid/pidfile.html">pidfile</a>
78
-
79
- </ul>
80
- </nav>
81
-
82
- <nav id="classindex-section" class="section project-section">
83
- <h3 class="section-header">Class and Module Index</h3>
84
-
85
- <ul class="link-list">
86
-
87
- <li><a href="../Forklift.html">Forklift</a>
88
-
89
- <li><a href="../Forklift/Base.html">Forklift::Base</a>
90
-
91
- <li><a href="../Forklift/Base/Connection.html">Forklift::Base::Connection</a>
92
-
93
- <li><a href="../Forklift/Base/Logger.html">Forklift::Base::Logger</a>
94
-
95
- <li><a href="../Forklift/Base/Mailer.html">Forklift::Base::Mailer</a>
96
-
97
- <li><a href="../Forklift/Base/Mailer/ERBBinding.html">Forklift::Base::Mailer::ERBBinding</a>
98
-
99
- <li><a href="../Forklift/Base/Pid.html">Forklift::Base::Pid</a>
100
-
101
- <li><a href="../Forklift/Base/Utils.html">Forklift::Base::Utils</a>
102
-
103
- <li><a href="../Forklift/Connection.html">Forklift::Connection</a>
104
-
105
- <li><a href="../Forklift/Connection/Elasticsearch.html">Forklift::Connection::Elasticsearch</a>
106
-
107
- <li><a href="../Forklift/Connection/Mysql.html">Forklift::Connection::Mysql</a>
108
-
109
- <li><a href="../Forklift/Patterns.html">Forklift::Patterns</a>
110
-
111
- <li><a href="../Forklift/Patterns/Elasticsearch.html">Forklift::Patterns::Elasticsearch</a>
112
-
113
- <li><a href="../Forklift/Patterns/Mysql.html">Forklift::Patterns::Mysql</a>
114
-
115
- <li><a href="../Forklift/Plan.html">Forklift::Plan</a>
116
-
117
- <li><a href="../EmailSuffix.html">EmailSuffix</a>
118
-
119
- <li><a href="../Object.html">Object</a>
120
-
121
- <li><a href="../SpecClient.html">SpecClient</a>
122
-
123
- <li><a href="../SpecPlan.html">SpecPlan</a>
124
-
125
- <li><a href="../SpecSeeds.html">SpecSeeds</a>
126
-
127
- </ul>
128
- </nav>
129
-
130
- </div>
131
- </nav>
132
-
133
- <div id="documentation">
134
- <h1 class="module">module Forklift::Connection</h1>
135
-
136
- <div id="description" class="description">
137
-
138
- </div><!-- description -->
139
-
140
-
141
-
142
-
143
- <section id="5Buntitled-5D" class="documentation-section">
144
-
145
-
146
-
147
-
148
-
149
-
150
-
151
-
152
- <!-- Methods -->
153
-
154
- </section><!-- 5Buntitled-5D -->
155
-
156
- </div><!-- documentation -->
157
-
158
-
159
- <footer id="validator-badges">
160
- <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
161
- <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.2.
162
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
163
- </footer>
164
-
@@ -1,169 +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::Patterns::Elasticsearch - 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/patterns/elasticsearch_patterns.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
-
68
- </div>
69
-
70
- <div id="project-metadata">
71
- <nav id="fileindex-section" class="section project-section">
72
- <h3 class="section-header">Pages</h3>
73
-
74
- <ul>
75
-
76
- <li class="file"><a href="../../Gemfile.html">Gemfile</a>
77
-
78
- <li class="file"><a href="../../Rakefile.html">Rakefile</a>
79
-
80
- <li class="file"><a href="../../example/Gemfile.html">Gemfile</a>
81
-
82
- <li class="file"><a href="../../spec/pid/pidfile.html">pidfile</a>
83
-
84
- </ul>
85
- </nav>
86
-
87
- <nav id="classindex-section" class="section project-section">
88
- <h3 class="section-header">Class and Module Index</h3>
89
-
90
- <ul class="link-list">
91
-
92
- <li><a href="../../Forklift.html">Forklift</a>
93
-
94
- <li><a href="../../Forklift/Base.html">Forklift::Base</a>
95
-
96
- <li><a href="../../Forklift/Base/Connection.html">Forklift::Base::Connection</a>
97
-
98
- <li><a href="../../Forklift/Base/Logger.html">Forklift::Base::Logger</a>
99
-
100
- <li><a href="../../Forklift/Base/Mailer.html">Forklift::Base::Mailer</a>
101
-
102
- <li><a href="../../Forklift/Base/Mailer/ERBBinding.html">Forklift::Base::Mailer::ERBBinding</a>
103
-
104
- <li><a href="../../Forklift/Base/Pid.html">Forklift::Base::Pid</a>
105
-
106
- <li><a href="../../Forklift/Base/Utils.html">Forklift::Base::Utils</a>
107
-
108
- <li><a href="../../Forklift/Connection.html">Forklift::Connection</a>
109
-
110
- <li><a href="../../Forklift/Connection/Elasticsearch.html">Forklift::Connection::Elasticsearch</a>
111
-
112
- <li><a href="../../Forklift/Connection/Mysql.html">Forklift::Connection::Mysql</a>
113
-
114
- <li><a href="../../Forklift/Patterns.html">Forklift::Patterns</a>
115
-
116
- <li><a href="../../Forklift/Patterns/Elasticsearch.html">Forklift::Patterns::Elasticsearch</a>
117
-
118
- <li><a href="../../Forklift/Patterns/Mysql.html">Forklift::Patterns::Mysql</a>
119
-
120
- <li><a href="../../Forklift/Plan.html">Forklift::Plan</a>
121
-
122
- <li><a href="../../EmailSuffix.html">EmailSuffix</a>
123
-
124
- <li><a href="../../Object.html">Object</a>
125
-
126
- <li><a href="../../SpecClient.html">SpecClient</a>
127
-
128
- <li><a href="../../SpecPlan.html">SpecPlan</a>
129
-
130
- <li><a href="../../SpecSeeds.html">SpecSeeds</a>
131
-
132
- </ul>
133
- </nav>
134
-
135
- </div>
136
- </nav>
137
-
138
- <div id="documentation">
139
- <h1 class="class">class Forklift::Patterns::Elasticsearch</h1>
140
-
141
- <div id="description" class="description">
142
-
143
- </div><!-- description -->
144
-
145
-
146
-
147
-
148
- <section id="5Buntitled-5D" class="documentation-section">
149
-
150
-
151
-
152
-
153
-
154
-
155
-
156
-
157
- <!-- Methods -->
158
-
159
- </section><!-- 5Buntitled-5D -->
160
-
161
- </div><!-- documentation -->
162
-
163
-
164
- <footer id="validator-badges">
165
- <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
166
- <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.2.
167
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
168
- </footer>
169
-