pipe_rocket 0.0.2 → 0.0.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c6bedc748fe28608525bb671fe7eedf03c5bbc0e5547b4dcae221b94a014c96e
4
- data.tar.gz: 97661f23343b9cfd705b9212039c63c13956bdaca73e3731bfd2d527802aa670
3
+ metadata.gz: ace8d08951ad470a4aadbf42f34aad43c89b9b85de103c139ac6f468cd944ff9
4
+ data.tar.gz: 7a0d566ef942d1f46f330eddca4847bbeadb1228192568ceae4a20de6c3867b7
5
5
  SHA512:
6
- metadata.gz: e1fc43d0728dac71a4fafa9c0dd4e2cf933aec20ee6a62ab0e986aa3078662afe74f943a396e21b1b196c97957401af4c1f7dac8105a9f44261685e55ca4e0ed
7
- data.tar.gz: 3b4a31dc6b8838e2f66ef296aa42d34367d7b6bc754d9ac26762ed4f7043ed33fdf287a648e0b6719d471feb5dd9bf402a93094531783db0e4505217aeb43c7d
6
+ metadata.gz: 313b215f250ff12b3f74750909b1d354f9240f44e16359940cc0b59e5d08b1650eb2e997d484c2ecc8b0e8bd3bceeaf19655ae5c432988a11d10869eb012e27a
7
+ data.tar.gz: 9eaa391bba496ef73a1eb8cf9ddeb3982d7be7b9f61ad5d1cb13a224cc75f504447d3074972eca79a919ba998277fb89e25c7502074f872b3822661e79b7fc1a
@@ -0,0 +1,94 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>module PipeRocket - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ var index_rel_prefix = "./";
12
+ </script>
13
+
14
+ <script src="./js/jquery.js"></script>
15
+ <script src="./js/darkfish.js"></script>
16
+
17
+ <link href="./css/fonts.css" rel="stylesheet">
18
+ <link href="./css/rdoc.css" rel="stylesheet">
19
+
20
+
21
+
22
+ <body id="top" role="document" class="module">
23
+ <nav role="navigation">
24
+ <div id="project-navigation">
25
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
26
+ <h2>
27
+ <a href="./index.html" rel="home">Home</a>
28
+ </h2>
29
+
30
+ <div id="table-of-contents-navigation">
31
+ <a href="./table_of_contents.html#pages">Pages</a>
32
+ <a href="./table_of_contents.html#classes">Classes</a>
33
+ <a href="./table_of_contents.html#methods">Methods</a>
34
+ </div>
35
+ </div>
36
+
37
+ <div id="search-section" role="search" class="project-section initially-hidden">
38
+ <form action="#" method="get" accept-charset="utf-8">
39
+ <div id="search-field-wrapper">
40
+ <input id="search-field" role="combobox" aria-label="Search"
41
+ aria-autocomplete="list" aria-controls="search-results"
42
+ type="text" name="search" placeholder="Search" spellcheck="false"
43
+ title="Type to search, Up and Down to navigate, Enter to load">
44
+ </div>
45
+
46
+ <ul id="search-results" aria-label="Search Results"
47
+ aria-busy="false" aria-expanded="false"
48
+ aria-atomic="false" class="initially-hidden"></ul>
49
+ </form>
50
+ </div>
51
+
52
+ </div>
53
+
54
+
55
+
56
+ <div id="class-metadata">
57
+
58
+
59
+
60
+
61
+
62
+ </div>
63
+ </nav>
64
+
65
+ <main role="main" aria-labelledby="module-PipeRocket">
66
+ <h1 id="module-PipeRocket" class="module">
67
+ module PipeRocket
68
+ </h1>
69
+
70
+ <section class="description">
71
+
72
+ </section>
73
+
74
+
75
+ <section id="5Buntitled-5D" class="documentation-section">
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+ </section>
86
+ </main>
87
+
88
+
89
+ <footer id="validator-badges" role="contentinfo">
90
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
91
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.0.1.
92
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
93
+ </footer>
94
+
@@ -0,0 +1,432 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>class Pipedrive - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ var index_rel_prefix = "./";
12
+ </script>
13
+
14
+ <script src="./js/jquery.js"></script>
15
+ <script src="./js/darkfish.js"></script>
16
+
17
+ <link href="./css/fonts.css" rel="stylesheet">
18
+ <link href="./css/rdoc.css" rel="stylesheet">
19
+
20
+
21
+
22
+ <body id="top" role="document" class="class">
23
+ <nav role="navigation">
24
+ <div id="project-navigation">
25
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
26
+ <h2>
27
+ <a href="./index.html" rel="home">Home</a>
28
+ </h2>
29
+
30
+ <div id="table-of-contents-navigation">
31
+ <a href="./table_of_contents.html#pages">Pages</a>
32
+ <a href="./table_of_contents.html#classes">Classes</a>
33
+ <a href="./table_of_contents.html#methods">Methods</a>
34
+ </div>
35
+ </div>
36
+
37
+ <div id="search-section" role="search" class="project-section initially-hidden">
38
+ <form action="#" method="get" accept-charset="utf-8">
39
+ <div id="search-field-wrapper">
40
+ <input id="search-field" role="combobox" aria-label="Search"
41
+ aria-autocomplete="list" aria-controls="search-results"
42
+ type="text" name="search" placeholder="Search" spellcheck="false"
43
+ title="Type to search, Up and Down to navigate, Enter to load">
44
+ </div>
45
+
46
+ <ul id="search-results" aria-label="Search Results"
47
+ aria-busy="false" aria-expanded="false"
48
+ aria-atomic="false" class="initially-hidden"></ul>
49
+ </form>
50
+ </div>
51
+
52
+ </div>
53
+
54
+
55
+
56
+ <div id="class-metadata">
57
+
58
+ <div id="parent-class-section" class="nav-section">
59
+ <h3>Parent</h3>
60
+
61
+
62
+ <p class="link">Object
63
+
64
+ </div>
65
+
66
+
67
+
68
+ <!-- Method Quickref -->
69
+ <div id="method-list-section" class="nav-section">
70
+ <h3>Methods</h3>
71
+
72
+ <ul class="link-list" role="directory">
73
+
74
+ <li ><a href="#method-c-deal_fields">::deal_fields</a>
75
+
76
+ <li ><a href="#method-c-deals">::deals</a>
77
+
78
+ <li ><a href="#method-c-notes">::notes</a>
79
+
80
+ <li ><a href="#method-c-organization_fields">::organization_fields</a>
81
+
82
+ <li ><a href="#method-c-organizations">::organizations</a>
83
+
84
+ <li ><a href="#method-c-person_fields">::person_fields</a>
85
+
86
+ <li ><a href="#method-c-persons">::persons</a>
87
+
88
+ <li ><a href="#method-c-pipelines">::pipelines</a>
89
+
90
+ <li ><a href="#method-c-stages">::stages</a>
91
+
92
+ </ul>
93
+ </div>
94
+
95
+ </div>
96
+ </nav>
97
+
98
+ <main role="main" aria-labelledby="class-Pipedrive">
99
+ <h1 id="class-Pipedrive" class="class">
100
+ class Pipedrive
101
+ </h1>
102
+
103
+ <section class="description">
104
+
105
+ </section>
106
+
107
+
108
+ <section id="5Buntitled-5D" class="documentation-section">
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+ <section id="public-class-5Buntitled-5D-method-details" class="method-section">
119
+ <header>
120
+ <h3>Public Class Methods</h3>
121
+ </header>
122
+
123
+
124
+ <div id="method-c-deal_fields" class="method-detail ">
125
+
126
+ <div class="method-heading">
127
+ <span class="method-name">deal_fields</span><span
128
+ class="method-args">()</span>
129
+
130
+ <span class="method-click-advice">click to toggle source</span>
131
+
132
+ </div>
133
+
134
+
135
+ <div class="method-description">
136
+
137
+ <p>Getting deal_fields service object(PipeRocket::FieldServcice)</p>
138
+
139
+
140
+
141
+
142
+ <div class="method-source-code" id="deal_fields-source">
143
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 19</span>
144
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">deal_fields</span>
145
+ <span class="ruby-identifier">@@deal_fields_service</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">FieldService</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;dealField&#39;</span>)
146
+ <span class="ruby-keyword">end</span></pre>
147
+ </div>
148
+
149
+ </div>
150
+
151
+
152
+
153
+
154
+ </div>
155
+
156
+
157
+ <div id="method-c-deals" class="method-detail ">
158
+
159
+ <div class="method-heading">
160
+ <span class="method-name">deals</span><span
161
+ class="method-args">()</span>
162
+
163
+ <span class="method-click-advice">click to toggle source</span>
164
+
165
+ </div>
166
+
167
+
168
+ <div class="method-description">
169
+
170
+ <p>Getting deal service object(PipeRocket::Servcice)</p>
171
+
172
+
173
+
174
+
175
+ <div class="method-source-code" id="deals-source">
176
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 14</span>
177
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">deals</span>
178
+ <span class="ruby-identifier">@@deals_service</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">Service</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;deal&#39;</span>)
179
+ <span class="ruby-keyword">end</span></pre>
180
+ </div>
181
+
182
+ </div>
183
+
184
+
185
+
186
+
187
+ </div>
188
+
189
+
190
+ <div id="method-c-notes" class="method-detail ">
191
+
192
+ <div class="method-heading">
193
+ <span class="method-name">notes</span><span
194
+ class="method-args">()</span>
195
+
196
+ <span class="method-click-advice">click to toggle source</span>
197
+
198
+ </div>
199
+
200
+
201
+ <div class="method-description">
202
+
203
+ <p>Getting note service object(PipeRocket::Servcice)</p>
204
+
205
+
206
+
207
+
208
+ <div class="method-source-code" id="notes-source">
209
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 24</span>
210
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">notes</span>
211
+ <span class="ruby-identifier">@@notes_service</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">Service</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;note&#39;</span>)
212
+ <span class="ruby-keyword">end</span></pre>
213
+ </div>
214
+
215
+ </div>
216
+
217
+
218
+
219
+
220
+ </div>
221
+
222
+
223
+ <div id="method-c-organization_fields" class="method-detail ">
224
+
225
+ <div class="method-heading">
226
+ <span class="method-name">organization_fields</span><span
227
+ class="method-args">()</span>
228
+
229
+ <span class="method-click-advice">click to toggle source</span>
230
+
231
+ </div>
232
+
233
+
234
+ <div class="method-description">
235
+
236
+ <p>Getting organization_field service object(PipeRocket::FieldServcice)</p>
237
+
238
+
239
+
240
+
241
+ <div class="method-source-code" id="organization_fields-source">
242
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 34</span>
243
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">organization_fields</span>
244
+ <span class="ruby-identifier">@@organization_fields</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">FieldService</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;organizationField&#39;</span>)
245
+ <span class="ruby-keyword">end</span></pre>
246
+ </div>
247
+
248
+ </div>
249
+
250
+
251
+
252
+
253
+ </div>
254
+
255
+
256
+ <div id="method-c-organizations" class="method-detail ">
257
+
258
+ <div class="method-heading">
259
+ <span class="method-name">organizations</span><span
260
+ class="method-args">()</span>
261
+
262
+ <span class="method-click-advice">click to toggle source</span>
263
+
264
+ </div>
265
+
266
+
267
+ <div class="method-description">
268
+
269
+ <p>Getting organization service object(PipeRocket::Servcice)</p>
270
+
271
+
272
+
273
+
274
+ <div class="method-source-code" id="organizations-source">
275
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 29</span>
276
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">organizations</span>
277
+ <span class="ruby-identifier">@@organizations_service</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">Service</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;organization&#39;</span>)
278
+ <span class="ruby-keyword">end</span></pre>
279
+ </div>
280
+
281
+ </div>
282
+
283
+
284
+
285
+
286
+ </div>
287
+
288
+
289
+ <div id="method-c-person_fields" class="method-detail ">
290
+
291
+ <div class="method-heading">
292
+ <span class="method-name">person_fields</span><span
293
+ class="method-args">()</span>
294
+
295
+ <span class="method-click-advice">click to toggle source</span>
296
+
297
+ </div>
298
+
299
+
300
+ <div class="method-description">
301
+
302
+ <p>Getting person_field service object(PipeRocket::FieldServcice)</p>
303
+
304
+
305
+
306
+
307
+ <div class="method-source-code" id="person_fields-source">
308
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 44</span>
309
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">person_fields</span>
310
+ <span class="ruby-identifier">@@person_fields</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">FieldService</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;personField&#39;</span>)
311
+ <span class="ruby-keyword">end</span></pre>
312
+ </div>
313
+
314
+ </div>
315
+
316
+
317
+
318
+
319
+ </div>
320
+
321
+
322
+ <div id="method-c-persons" class="method-detail ">
323
+
324
+ <div class="method-heading">
325
+ <span class="method-name">persons</span><span
326
+ class="method-args">()</span>
327
+
328
+ <span class="method-click-advice">click to toggle source</span>
329
+
330
+ </div>
331
+
332
+
333
+ <div class="method-description">
334
+
335
+ <p>Getting person service object(PipeRocket::PersonServcice)</p>
336
+
337
+
338
+
339
+
340
+ <div class="method-source-code" id="persons-source">
341
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 39</span>
342
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">persons</span>
343
+ <span class="ruby-identifier">@@persons_service</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">PersonService</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;person&#39;</span>)
344
+ <span class="ruby-keyword">end</span></pre>
345
+ </div>
346
+
347
+ </div>
348
+
349
+
350
+
351
+
352
+ </div>
353
+
354
+
355
+ <div id="method-c-pipelines" class="method-detail ">
356
+
357
+ <div class="method-heading">
358
+ <span class="method-name">pipelines</span><span
359
+ class="method-args">()</span>
360
+
361
+ <span class="method-click-advice">click to toggle source</span>
362
+
363
+ </div>
364
+
365
+
366
+ <div class="method-description">
367
+
368
+ <p>Getting pipeline service object(PipeRocket::Servcice)</p>
369
+
370
+
371
+
372
+
373
+ <div class="method-source-code" id="pipelines-source">
374
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 49</span>
375
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">pipelines</span>
376
+ <span class="ruby-identifier">@@pipelines_service</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">Service</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;pipeline&#39;</span>)
377
+ <span class="ruby-keyword">end</span></pre>
378
+ </div>
379
+
380
+ </div>
381
+
382
+
383
+
384
+
385
+ </div>
386
+
387
+
388
+ <div id="method-c-stages" class="method-detail ">
389
+
390
+ <div class="method-heading">
391
+ <span class="method-name">stages</span><span
392
+ class="method-args">()</span>
393
+
394
+ <span class="method-click-advice">click to toggle source</span>
395
+
396
+ </div>
397
+
398
+
399
+ <div class="method-description">
400
+
401
+ <p>Getting stages service object(PipeRocket::Servcice)</p>
402
+
403
+
404
+
405
+
406
+ <div class="method-source-code" id="stages-source">
407
+ <pre><span class="ruby-comment"># File pipe_rocket.rb, line 54</span>
408
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">stages</span>
409
+ <span class="ruby-identifier">@@stages_service</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">PipeRocket</span><span class="ruby-operator">::</span><span class="ruby-constant">Service</span>.<span class="ruby-identifier">new</span>(<span class="ruby-string">&#39;stage&#39;</span>)
410
+ <span class="ruby-keyword">end</span></pre>
411
+ </div>
412
+
413
+ </div>
414
+
415
+
416
+
417
+
418
+ </div>
419
+
420
+
421
+ </section>
422
+
423
+ </section>
424
+ </main>
425
+
426
+
427
+ <footer id="validator-badges" role="contentinfo">
428
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
429
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.0.1.
430
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
431
+ </footer>
432
+
@@ -0,0 +1,19 @@
1
+ Fri, 18 Jan 2019 15:58:36 +0300
2
+ ./pipe_rocket.rb Fri, 18 Jan 2019 15:23:32 +0300
3
+ ./pipe_rocket/deal_field.rb Fri, 18 Jan 2019 12:25:55 +0300
4
+ ./pipe_rocket/note.rb Fri, 18 Jan 2019 12:25:55 +0300
5
+ ./pipe_rocket/person_field.rb Fri, 18 Jan 2019 12:25:55 +0300
6
+ ./pipe_rocket/stage.rb Fri, 18 Jan 2019 15:53:41 +0300
7
+ ./pipe_rocket/deal.rb Fri, 18 Jan 2019 15:49:43 +0300
8
+ ./pipe_rocket/pipeline.rb Fri, 18 Jan 2019 12:25:55 +0300
9
+ ./pipe_rocket/entity.rb Fri, 18 Jan 2019 15:38:40 +0300
10
+ ./pipe_rocket/organization_field.rb Fri, 18 Jan 2019 12:25:55 +0300
11
+ ./pipe_rocket/engine.rb Fri, 18 Jan 2019 12:25:55 +0300
12
+ ./pipe_rocket/organization.rb Fri, 18 Jan 2019 15:52:16 +0300
13
+ ./pipe_rocket/error.rb Fri, 18 Jan 2019 12:25:55 +0300
14
+ ./pipe_rocket/person.rb Fri, 18 Jan 2019 15:52:51 +0300
15
+ ./pipe_rocket/person_service.rb Fri, 18 Jan 2019 15:52:34 +0300
16
+ ./pipe_rocket/field.rb Fri, 18 Jan 2019 15:51:44 +0300
17
+ ./pipe_rocket/field_service.rb Fri, 18 Jan 2019 15:49:38 +0300
18
+ ./pipe_rocket/service.rb Fri, 18 Jan 2019 15:58:34 +0300
19
+ ./pipe_rocket/user.rb Fri, 18 Jan 2019 12:25:55 +0300
@@ -0,0 +1,117 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ var index_rel_prefix = "./";
12
+ </script>
13
+
14
+ <script src="./js/jquery.js"></script>
15
+ <script src="./js/darkfish.js"></script>
16
+
17
+ <link href="./css/fonts.css" rel="stylesheet">
18
+ <link href="./css/rdoc.css" rel="stylesheet">
19
+
20
+
21
+
22
+ <body id="top" role="document" class="file">
23
+ <nav role="navigation">
24
+ <div id="project-navigation">
25
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
26
+ <h2>
27
+ <a href="./index.html" rel="home">Home</a>
28
+ </h2>
29
+
30
+ <div id="table-of-contents-navigation">
31
+ <a href="./table_of_contents.html#pages">Pages</a>
32
+ <a href="./table_of_contents.html#classes">Classes</a>
33
+ <a href="./table_of_contents.html#methods">Methods</a>
34
+ </div>
35
+ </div>
36
+
37
+
38
+ <div id="search-section" role="search" class="project-section initially-hidden">
39
+ <form action="#" method="get" accept-charset="utf-8">
40
+ <div id="search-field-wrapper">
41
+ <input id="search-field" role="combobox" aria-label="Search"
42
+ aria-autocomplete="list" aria-controls="search-results"
43
+ type="text" name="search" placeholder="Search" spellcheck="false"
44
+ title="Type to search, Up and Down to navigate, Enter to load">
45
+ </div>
46
+
47
+ <ul id="search-results" aria-label="Search Results"
48
+ aria-busy="false" aria-expanded="false"
49
+ aria-atomic="false" class="initially-hidden"></ul>
50
+ </form>
51
+ </div>
52
+
53
+ </div>
54
+
55
+ <div id="project-metadata">
56
+
57
+ <div id="classindex-section" class="nav-section">
58
+ <h3>Class and Module Index</h3>
59
+
60
+ <ul class="link-list">
61
+
62
+ <li><a href="./PipeRocket.html">PipeRocket</a>
63
+
64
+ <li><a href="./PipeRocket/Deal.html">PipeRocket::Deal</a>
65
+
66
+ <li><a href="./PipeRocket/DealField.html">PipeRocket::DealField</a>
67
+
68
+ <li><a href="./PipeRocket/Engine.html">PipeRocket::Engine</a>
69
+
70
+ <li><a href="./PipeRocket/Entity.html">PipeRocket::Entity</a>
71
+
72
+ <li><a href="./PipeRocket/Error.html">PipeRocket::Error</a>
73
+
74
+ <li><a href="./PipeRocket/Field.html">PipeRocket::Field</a>
75
+
76
+ <li><a href="./PipeRocket/FieldService.html">PipeRocket::FieldService</a>
77
+
78
+ <li><a href="./PipeRocket/Note.html">PipeRocket::Note</a>
79
+
80
+ <li><a href="./PipeRocket/Organization.html">PipeRocket::Organization</a>
81
+
82
+ <li><a href="./PipeRocket/OrganizationField.html">PipeRocket::OrganizationField</a>
83
+
84
+ <li><a href="./PipeRocket/Person.html">PipeRocket::Person</a>
85
+
86
+ <li><a href="./PipeRocket/PersonField.html">PipeRocket::PersonField</a>
87
+
88
+ <li><a href="./PipeRocket/PersonService.html">PipeRocket::PersonService</a>
89
+
90
+ <li><a href="./PipeRocket/Pipeline.html">PipeRocket::Pipeline</a>
91
+
92
+ <li><a href="./PipeRocket/Service.html">PipeRocket::Service</a>
93
+
94
+ <li><a href="./PipeRocket/Stage.html">PipeRocket::Stage</a>
95
+
96
+ <li><a href="./PipeRocket/User.html">PipeRocket::User</a>
97
+
98
+ <li><a href="./Pipedrive.html">Pipedrive</a>
99
+
100
+ </ul>
101
+ </div>
102
+
103
+ </div>
104
+ </nav>
105
+
106
+ <main role="main">
107
+ <p>This is the API documentation for RDoc Documentation.
108
+ </main>
109
+
110
+
111
+
112
+ <footer id="validator-badges" role="contentinfo">
113
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
114
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.0.1.
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
+
@@ -0,0 +1,309 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>Table of Contents - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ var index_rel_prefix = "./";
12
+ </script>
13
+
14
+ <script src="./js/jquery.js"></script>
15
+ <script src="./js/darkfish.js"></script>
16
+
17
+ <link href="./css/fonts.css" rel="stylesheet">
18
+ <link href="./css/rdoc.css" rel="stylesheet">
19
+
20
+
21
+
22
+ <body id="top" class="table-of-contents">
23
+ <main role="main">
24
+ <h1 class="class">Table of Contents - RDoc Documentation</h1>
25
+
26
+
27
+ <h2 id="classes">Classes and Modules</h2>
28
+ <ul>
29
+ <li class="module">
30
+ <a href="PipeRocket.html">PipeRocket</a>
31
+ </li>
32
+ <li class="class">
33
+ <a href="PipeRocket/Deal.html">PipeRocket::Deal</a>
34
+ </li>
35
+ <li class="class">
36
+ <a href="PipeRocket/DealField.html">PipeRocket::DealField</a>
37
+ </li>
38
+ <li class="class">
39
+ <a href="PipeRocket/Engine.html">PipeRocket::Engine</a>
40
+ </li>
41
+ <li class="class">
42
+ <a href="PipeRocket/Entity.html">PipeRocket::Entity</a>
43
+ </li>
44
+ <li class="class">
45
+ <a href="PipeRocket/Error.html">PipeRocket::Error</a>
46
+ </li>
47
+ <li class="class">
48
+ <a href="PipeRocket/Field.html">PipeRocket::Field</a>
49
+ </li>
50
+ <li class="class">
51
+ <a href="PipeRocket/FieldService.html">PipeRocket::FieldService</a>
52
+ </li>
53
+ <li class="class">
54
+ <a href="PipeRocket/Note.html">PipeRocket::Note</a>
55
+ </li>
56
+ <li class="class">
57
+ <a href="PipeRocket/Organization.html">PipeRocket::Organization</a>
58
+ </li>
59
+ <li class="class">
60
+ <a href="PipeRocket/OrganizationField.html">PipeRocket::OrganizationField</a>
61
+ </li>
62
+ <li class="class">
63
+ <a href="PipeRocket/Person.html">PipeRocket::Person</a>
64
+ </li>
65
+ <li class="class">
66
+ <a href="PipeRocket/PersonField.html">PipeRocket::PersonField</a>
67
+ </li>
68
+ <li class="class">
69
+ <a href="PipeRocket/PersonService.html">PipeRocket::PersonService</a>
70
+ </li>
71
+ <li class="class">
72
+ <a href="PipeRocket/Pipeline.html">PipeRocket::Pipeline</a>
73
+ </li>
74
+ <li class="class">
75
+ <a href="PipeRocket/Service.html">PipeRocket::Service</a>
76
+ </li>
77
+ <li class="class">
78
+ <a href="PipeRocket/Stage.html">PipeRocket::Stage</a>
79
+ </li>
80
+ <li class="class">
81
+ <a href="PipeRocket/User.html">PipeRocket::User</a>
82
+ </li>
83
+ <li class="class">
84
+ <a href="Pipedrive.html">Pipedrive</a>
85
+ </li>
86
+ </ul>
87
+
88
+ <h2 id="methods">Methods</h2>
89
+ <ul>
90
+
91
+ <li class="method">
92
+ <a href="Pipedrive.html#method-c-deal_fields">::deal_fields</a>
93
+ &mdash;
94
+ <span class="container">Pipedrive</span>
95
+
96
+ <li class="method">
97
+ <a href="Pipedrive.html#method-c-deals">::deals</a>
98
+ &mdash;
99
+ <span class="container">Pipedrive</span>
100
+
101
+ <li class="method">
102
+ <a href="PipeRocket/Deal.html#method-c-key_field_hash">::key_field_hash</a>
103
+ &mdash;
104
+ <span class="container">PipeRocket::Deal</span>
105
+
106
+ <li class="method">
107
+ <a href="PipeRocket/Person.html#method-c-key_field_hash">::key_field_hash</a>
108
+ &mdash;
109
+ <span class="container">PipeRocket::Person</span>
110
+
111
+ <li class="method">
112
+ <a href="PipeRocket/Organization.html#method-c-key_field_hash">::key_field_hash</a>
113
+ &mdash;
114
+ <span class="container">PipeRocket::Organization</span>
115
+
116
+ <li class="method">
117
+ <a href="PipeRocket/Deal.html#method-c-new">::new</a>
118
+ &mdash;
119
+ <span class="container">PipeRocket::Deal</span>
120
+
121
+ <li class="method">
122
+ <a href="PipeRocket/Entity.html#method-c-new">::new</a>
123
+ &mdash;
124
+ <span class="container">PipeRocket::Entity</span>
125
+
126
+ <li class="method">
127
+ <a href="PipeRocket/Error.html#method-c-new">::new</a>
128
+ &mdash;
129
+ <span class="container">PipeRocket::Error</span>
130
+
131
+ <li class="method">
132
+ <a href="PipeRocket/Field.html#method-c-new">::new</a>
133
+ &mdash;
134
+ <span class="container">PipeRocket::Field</span>
135
+
136
+ <li class="method">
137
+ <a href="PipeRocket/FieldService.html#method-c-new">::new</a>
138
+ &mdash;
139
+ <span class="container">PipeRocket::FieldService</span>
140
+
141
+ <li class="method">
142
+ <a href="PipeRocket/Organization.html#method-c-new">::new</a>
143
+ &mdash;
144
+ <span class="container">PipeRocket::Organization</span>
145
+
146
+ <li class="method">
147
+ <a href="PipeRocket/Person.html#method-c-new">::new</a>
148
+ &mdash;
149
+ <span class="container">PipeRocket::Person</span>
150
+
151
+ <li class="method">
152
+ <a href="PipeRocket/PersonService.html#method-c-new">::new</a>
153
+ &mdash;
154
+ <span class="container">PipeRocket::PersonService</span>
155
+
156
+ <li class="method">
157
+ <a href="PipeRocket/Service.html#method-c-new">::new</a>
158
+ &mdash;
159
+ <span class="container">PipeRocket::Service</span>
160
+
161
+ <li class="method">
162
+ <a href="Pipedrive.html#method-c-notes">::notes</a>
163
+ &mdash;
164
+ <span class="container">Pipedrive</span>
165
+
166
+ <li class="method">
167
+ <a href="Pipedrive.html#method-c-organization_fields">::organization_fields</a>
168
+ &mdash;
169
+ <span class="container">Pipedrive</span>
170
+
171
+ <li class="method">
172
+ <a href="Pipedrive.html#method-c-organizations">::organizations</a>
173
+ &mdash;
174
+ <span class="container">Pipedrive</span>
175
+
176
+ <li class="method">
177
+ <a href="Pipedrive.html#method-c-person_fields">::person_fields</a>
178
+ &mdash;
179
+ <span class="container">Pipedrive</span>
180
+
181
+ <li class="method">
182
+ <a href="Pipedrive.html#method-c-persons">::persons</a>
183
+ &mdash;
184
+ <span class="container">Pipedrive</span>
185
+
186
+ <li class="method">
187
+ <a href="Pipedrive.html#method-c-pipelines">::pipelines</a>
188
+ &mdash;
189
+ <span class="container">Pipedrive</span>
190
+
191
+ <li class="method">
192
+ <a href="Pipedrive.html#method-c-stages">::stages</a>
193
+ &mdash;
194
+ <span class="container">Pipedrive</span>
195
+
196
+ <li class="method">
197
+ <a href="PipeRocket/Service.html#method-i-all">#all</a>
198
+ &mdash;
199
+ <span class="container">PipeRocket::Service</span>
200
+
201
+ <li class="method">
202
+ <a href="PipeRocket/Entity.html#method-i-assign_custom_fields">#assign_custom_fields</a>
203
+ &mdash;
204
+ <span class="container">PipeRocket::Entity</span>
205
+
206
+ <li class="method">
207
+ <a href="PipeRocket/Service.html#method-i-build_entity">#build_entity</a>
208
+ &mdash;
209
+ <span class="container">PipeRocket::Service</span>
210
+
211
+ <li class="method">
212
+ <a href="PipeRocket/Service.html#method-i-build_uri">#build_uri</a>
213
+ &mdash;
214
+ <span class="container">PipeRocket::Service</span>
215
+
216
+ <li class="method">
217
+ <a href="PipeRocket/Service.html#method-i-clear_key">#clear_key</a>
218
+ &mdash;
219
+ <span class="container">PipeRocket::Service</span>
220
+
221
+ <li class="method">
222
+ <a href="PipeRocket/Service.html#method-i-create">#create</a>
223
+ &mdash;
224
+ <span class="container">PipeRocket::Service</span>
225
+
226
+ <li class="method">
227
+ <a href="PipeRocket/Stage.html#method-i-display_name">#display_name</a>
228
+ &mdash;
229
+ <span class="container">PipeRocket::Stage</span>
230
+
231
+ <li class="method">
232
+ <a href="PipeRocket/Deal.html#method-i-display_stage_name">#display_stage_name</a>
233
+ &mdash;
234
+ <span class="container">PipeRocket::Deal</span>
235
+
236
+ <li class="method">
237
+ <a href="PipeRocket/Service.html#method-i-find">#find</a>
238
+ &mdash;
239
+ <span class="container">PipeRocket::Service</span>
240
+
241
+ <li class="method">
242
+ <a href="PipeRocket/PersonService.html#method-i-find_by_email">#find_by_email</a>
243
+ &mdash;
244
+ <span class="container">PipeRocket::PersonService</span>
245
+
246
+ <li class="method">
247
+ <a href="PipeRocket/Service.html#method-i-first">#first</a>
248
+ &mdash;
249
+ <span class="container">PipeRocket::Service</span>
250
+
251
+ <li class="method">
252
+ <a href="PipeRocket/FieldService.html#method-i-key_field_hash">#key_field_hash</a>
253
+ &mdash;
254
+ <span class="container">PipeRocket::FieldService</span>
255
+
256
+ <li class="method">
257
+ <a href="PipeRocket/FieldService.html#method-i-key_name_hash">#key_name_hash</a>
258
+ &mdash;
259
+ <span class="container">PipeRocket::FieldService</span>
260
+
261
+ <li class="method">
262
+ <a href="PipeRocket/FieldService.html#method-i-name_key_hash">#name_key_hash</a>
263
+ &mdash;
264
+ <span class="container">PipeRocket::FieldService</span>
265
+
266
+ <li class="method">
267
+ <a href="PipeRocket/Field.html#method-i-options_hash">#options_hash</a>
268
+ &mdash;
269
+ <span class="container">PipeRocket::Field</span>
270
+
271
+ <li class="method">
272
+ <a href="PipeRocket/Stage.html#method-i-pipeline">#pipeline</a>
273
+ &mdash;
274
+ <span class="container">PipeRocket::Stage</span>
275
+
276
+ <li class="method">
277
+ <a href="PipeRocket/Deal.html#method-i-stage">#stage</a>
278
+ &mdash;
279
+ <span class="container">PipeRocket::Deal</span>
280
+
281
+ <li class="method">
282
+ <a href="PipeRocket/Service.html#method-i-transform_custom_fields">#transform_custom_fields</a>
283
+ &mdash;
284
+ <span class="container">PipeRocket::Service</span>
285
+
286
+ <li class="method">
287
+ <a href="PipeRocket/Entity.html#method-i-transform_field_name">#transform_field_name</a>
288
+ &mdash;
289
+ <span class="container">PipeRocket::Entity</span>
290
+
291
+ <li class="method">
292
+ <a href="PipeRocket/Service.html#method-i-update">#update</a>
293
+ &mdash;
294
+ <span class="container">PipeRocket::Service</span>
295
+
296
+ <li class="method">
297
+ <a href="PipeRocket/Field.html#method-i-value">#value</a>
298
+ &mdash;
299
+ <span class="container">PipeRocket::Field</span>
300
+ </ul>
301
+ </main>
302
+
303
+
304
+ <footer id="validator-badges" role="contentinfo">
305
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
306
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.0.1.
307
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
308
+ </footer>
309
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pipe_rocket
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Agafonov Maksim
@@ -32,6 +32,11 @@ extra_rdoc_files: []
32
32
  files:
33
33
  - app/controllers/pipe_rocket/events_controller.rb
34
34
  - config/routes.rb
35
+ - lib/doc/PipeRocket.html
36
+ - lib/doc/Pipedrive.html
37
+ - lib/doc/created.rid
38
+ - lib/doc/index.html
39
+ - lib/doc/table_of_contents.html
35
40
  - lib/pipe_rocket.rb
36
41
  - lib/pipe_rocket/deal.rb
37
42
  - lib/pipe_rocket/deal_field.rb