pipedrive_ruby 1.0.1.pre15 → 1.0.1.pre16
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 +4 -4
- data/doc/EmailMessages.html +1 -1
- data/doc/EmailThreads.html +1 -1
- data/doc/Estages.html +1 -1
- data/doc/Files.html +1 -1
- data/doc/Filters.html +1 -1
- data/doc/GlobalMessages.html +1 -1
- data/doc/Goals.html +1 -1
- data/doc/NoteFields.html +1 -1
- data/doc/Notes.html +1 -1
- data/doc/OrganizationFields.html +1 -1
- data/doc/OrganizationRelationships.html +1 -1
- data/doc/PermissionSets.html +1 -1
- data/doc/PersonFields.html +1 -1
- data/doc/Persons.html +1 -1
- data/doc/PipedriveRuby/Activities.html +1 -1
- data/doc/PipedriveRuby/ActivityFields.html +1 -1
- data/doc/PipedriveRuby/ActivityTypes.html +1 -1
- data/doc/PipedriveRuby/Authorizations.html +1 -1
- data/doc/PipedriveRuby/Base.html +1 -1
- data/doc/PipedriveRuby/Currencies.html +1 -1
- data/doc/PipedriveRuby/DealFields.html +1 -1
- data/doc/PipedriveRuby/Deals.html +1 -1
- data/doc/PipedriveRuby/HttpFactory.html +236 -88
- data/doc/PipedriveRuby/Organizations.html +1 -1
- data/doc/PipedriveRuby/PipedriveClient.html +1 -1
- data/doc/PipedriveRuby/Products.html +5 -55
- data/doc/PipedriveRuby/PushNotifications.html +1 -1
- data/doc/PipedriveRuby/Recents.html +1 -1
- data/doc/PipedriveRuby/SearchResults.html +1 -1
- data/doc/PipedriveRuby/UserConnections.html +1 -1
- data/doc/PipedriveRuby/UserSettings.html +1 -1
- data/doc/PipedriveRuby.html +2 -2
- data/doc/Pipelines.html +1 -1
- data/doc/ProductFields.html +1 -1
- data/doc/Roles.html +1 -1
- data/doc/Users.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/method_list.html +29 -13
- data/doc/top-level-namespace.html +1 -1
- data/lib/http_factory.rb +12 -8
- data/lib/pipedrive_ruby/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7143dd5e2bab8fe2a877fffa837c48df3a3e3554
|
4
|
+
data.tar.gz: 422ad66ae48f1de65636e03f496e1662add257d6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a4569f5fe3ea7675f6526ada9d0877bc6ba98718823b399271a7e5c7fc76c78bcfa5be07e194b76ddf1d4a22d591ed816c491cbf02bcacc1bd48bbe245ebf090
|
7
|
+
data.tar.gz: cd7f0db9c959f8456d6fa732d749399bb38f46ea025fd8c416d4d06551224a378197f1660855c50bbc96e1175eb92f86ec2eb9ed36d4bf6b5ac83007ac924ae6
|
data/doc/EmailMessages.html
CHANGED
@@ -127,7 +127,7 @@ work properly.</p>
|
|
127
127
|
</div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
130
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
131
131
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
132
|
0.9.0 (ruby-2.2.5).
|
133
133
|
</div>
|
data/doc/EmailThreads.html
CHANGED
@@ -126,7 +126,7 @@ account in order for these APIs to work properly.</p>
|
|
126
126
|
</div>
|
127
127
|
|
128
128
|
<div id="footer">
|
129
|
-
Generated on
|
129
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
130
130
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
131
131
|
0.9.0 (ruby-2.2.5).
|
132
132
|
</div>
|
data/doc/Estages.html
CHANGED
@@ -127,7 +127,7 @@ Pipeline.</p>
|
|
127
127
|
</div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
130
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
131
131
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
132
|
0.9.0 (ruby-2.2.5).
|
133
133
|
</div>
|
data/doc/Files.html
CHANGED
@@ -129,7 +129,7 @@ HTTP GET request.</p>
|
|
129
129
|
</div>
|
130
130
|
|
131
131
|
<div id="footer">
|
132
|
-
Generated on
|
132
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
133
133
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
134
134
|
0.9.0 (ruby-2.2.5).
|
135
135
|
</div>
|
data/doc/Filters.html
CHANGED
@@ -129,7 +129,7 @@ not yet available.</p>
|
|
129
129
|
</div>
|
130
130
|
|
131
131
|
<div id="footer">
|
132
|
-
Generated on
|
132
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
133
133
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
134
134
|
0.9.0 (ruby-2.2.5).
|
135
135
|
</div>
|
data/doc/GlobalMessages.html
CHANGED
@@ -124,7 +124,7 @@
|
|
124
124
|
</div>
|
125
125
|
|
126
126
|
<div id="footer">
|
127
|
-
Generated on
|
127
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
129
|
0.9.0 (ruby-2.2.5).
|
130
130
|
</div>
|
data/doc/Goals.html
CHANGED
@@ -127,7 +127,7 @@ means less hassle for you.</p>
|
|
127
127
|
</div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
130
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
131
131
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
132
|
0.9.0 (ruby-2.2.5).
|
133
133
|
</div>
|
data/doc/NoteFields.html
CHANGED
@@ -124,7 +124,7 @@
|
|
124
124
|
</div>
|
125
125
|
|
126
126
|
<div id="footer">
|
127
|
-
Generated on
|
127
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
129
|
0.9.0 (ruby-2.2.5).
|
130
130
|
</div>
|
data/doc/Notes.html
CHANGED
@@ -127,7 +127,7 @@ other updates regarding the item they are attached to.</p>
|
|
127
127
|
</div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
130
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
131
131
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
132
|
0.9.0 (ruby-2.2.5).
|
133
133
|
</div>
|
data/doc/OrganizationFields.html
CHANGED
@@ -137,7 +137,7 @@ fetch one Organization and list its keys.</p>
|
|
137
137
|
</div>
|
138
138
|
|
139
139
|
<div id="footer">
|
140
|
-
Generated on
|
140
|
+
Generated on Sun Jul 24 17:35:19 2016 by
|
141
141
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
142
142
|
0.9.0 (ruby-2.2.5).
|
143
143
|
</div>
|
@@ -125,7 +125,7 @@ associations</p>
|
|
125
125
|
</div>
|
126
126
|
|
127
127
|
<div id="footer">
|
128
|
-
Generated on
|
128
|
+
Generated on Sun Jul 24 17:35:19 2016 by
|
129
129
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
130
130
|
0.9.0 (ruby-2.2.5).
|
131
131
|
</div>
|
data/doc/PermissionSets.html
CHANGED
@@ -124,7 +124,7 @@
|
|
124
124
|
</div>
|
125
125
|
|
126
126
|
<div id="footer">
|
127
|
-
Generated on
|
127
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
129
|
0.9.0 (ruby-2.2.5).
|
130
130
|
</div>
|
data/doc/PersonFields.html
CHANGED
@@ -136,7 +136,7 @@ data fields are available, fetch one Person and list its keys.</p>
|
|
136
136
|
</div>
|
137
137
|
|
138
138
|
<div id="footer">
|
139
|
-
Generated on
|
139
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
140
140
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
141
141
|
0.9.0 (ruby-2.2.5).
|
142
142
|
</div>
|
data/doc/Persons.html
CHANGED
@@ -126,7 +126,7 @@ organization can contain one or more Persons.</p>
|
|
126
126
|
</div>
|
127
127
|
|
128
128
|
<div id="footer">
|
129
|
-
Generated on
|
129
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
130
130
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
131
131
|
0.9.0 (ruby-2.2.5).
|
132
132
|
</div>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
</div>
|
150
150
|
|
151
151
|
<div id="footer">
|
152
|
-
Generated on
|
152
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
153
153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
154
154
|
0.9.0 (ruby-2.2.5).
|
155
155
|
</div>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
142
142
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
143
|
0.9.0 (ruby-2.2.5).
|
144
144
|
</div>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
142
142
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
143
|
0.9.0 (ruby-2.2.5).
|
144
144
|
</div>
|
@@ -221,7 +221,7 @@ and password of the user.</p>
|
|
221
221
|
</div>
|
222
222
|
|
223
223
|
<div id="footer">
|
224
|
-
Generated on
|
224
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
225
225
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
226
226
|
0.9.0 (ruby-2.2.5).
|
227
227
|
</div>
|
data/doc/PipedriveRuby/Base.html
CHANGED
@@ -446,7 +446,7 @@
|
|
446
446
|
</div>
|
447
447
|
|
448
448
|
<div id="footer">
|
449
|
-
Generated on
|
449
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
450
450
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
451
451
|
0.9.0 (ruby-2.2.5).
|
452
452
|
</div>
|
@@ -152,7 +152,7 @@ non-custom currencies.</p>
|
|
152
152
|
</div>
|
153
153
|
|
154
154
|
<div id="footer">
|
155
|
-
Generated on
|
155
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
156
156
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
157
157
|
0.9.0 (ruby-2.2.5).
|
158
158
|
</div>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
142
142
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
143
|
0.9.0 (ruby-2.2.5).
|
144
144
|
</div>
|
@@ -832,7 +832,7 @@
|
|
832
832
|
</div>
|
833
833
|
|
834
834
|
<div id="footer">
|
835
|
-
Generated on
|
835
|
+
Generated on Sun Jul 24 17:35:18 2016 by
|
836
836
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
837
837
|
0.9.0 (ruby-2.2.5).
|
838
838
|
</div>
|