acfs 0.35.0 → 0.35.0.1.b291

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +13 -5
  2. metadata +103 -104
checksums.yaml CHANGED
@@ -1,7 +1,15 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 919254c61d25773af3b9b6c1934ed6c3408de728
4
- data.tar.gz: bf6c875f6f333afbc41e1c7fd5437825f071e6e4
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ MzZiMTk4MmE0OTEyYmFlZWJlNTJiZTAxOGY0MmEzZmIzMmM5OTEzNw==
5
+ data.tar.gz: !binary |-
6
+ MjljMGNlNTk0MWZhMDgxMGMyZTU2ZWZlZjg5YjU1MmY1NWE1YTY4Ng==
5
7
  SHA512:
6
- metadata.gz: 35a9773eab8ad35f27cc8b2cc16958cbc54183a83da2fcc3d1af0b9849d7d04e797973c277b3b9a4bb95c71d8521701bbef2a1faf80391051951eddeccbca406
7
- data.tar.gz: 892a2af5af7b42eaca158bd41a49485bd9a2aef2e81bcd9e100b3f1e0fdd1a097d2ec47943fa5b96cb5352debca86fdbac672bd9756314b8c3d3ccdda1b62df7
8
+ metadata.gz: !binary |-
9
+ NTVjNDkzZjljYWFlZGUxZTNiYzQ3NDIxMTIxODIyMzE4ZTc1ZTllMGVhZWU0
10
+ MWE5OThjYzJmMjc5YjJjOTFkYmNmMWVlOTNiMWM1OWZhNzQ5NWFhNmEyZjc1
11
+ ZTU1OTQ5MGJhNjlkYjc4MGRjOTM2MTgxNzAyNzc1MTdlMGFlMDY=
12
+ data.tar.gz: !binary |-
13
+ YjUxYWIzNGFmMjVkM2M1NDM4MzM2ODBhY2RiYjZlOGU0MzUwMzhjMmE1MzI3
14
+ NzVmY2EwNmMxOWU2N2FhNTgzZTExZjkyZTY2MGE3MTgyYWFmY2JlNWQyZGU2
15
+ YjJiZDJkZjE3N2MzYWE5Y2EzZDVkNjUzYzRmMTY5NzBhOTYyMTk=
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.0
4
+ version: 0.35.0.1.b291
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Graichen
@@ -14,84 +14,84 @@ dependencies:
14
14
  name: activesupport
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - '>='
17
+ - - ! '>='
18
18
  - !ruby/object:Gem::Version
19
19
  version: '3.1'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - '>='
24
+ - - ! '>='
25
25
  - !ruby/object:Gem::Version
26
26
  version: '3.1'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: activemodel
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - '>='
31
+ - - ! '>='
32
32
  - !ruby/object:Gem::Version
33
33
  version: '3.1'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - '>='
38
+ - - ! '>='
39
39
  - !ruby/object:Gem::Version
40
40
  version: '3.1'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: actionpack
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - '>='
45
+ - - ! '>='
46
46
  - !ruby/object:Gem::Version
47
47
  version: '3.1'
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - '>='
52
+ - - ! '>='
53
53
  - !ruby/object:Gem::Version
54
54
  version: '3.1'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: multi_json
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - '>='
59
+ - - ! '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
- - - '>='
66
+ - - ! '>='
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: typhoeus
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
- - - '>='
73
+ - - ! '>='
74
74
  - !ruby/object:Gem::Version
75
75
  version: 0.6.5
76
76
  type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
- - - '>='
80
+ - - ! '>='
81
81
  - !ruby/object:Gem::Version
82
82
  version: 0.6.5
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: rack
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
- - - '>='
87
+ - - ! '>='
88
88
  - !ruby/object:Gem::Version
89
89
  version: '0'
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
- - - '>='
94
+ - - ! '>='
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
97
  - !ruby/object:Gem::Dependency
@@ -116,95 +116,95 @@ extensions: []
116
116
  extra_rdoc_files: []
117
117
  files:
118
118
  - CHANGELOG.md
119
+ - LICENSE
120
+ - README.md
119
121
  - acfs.gemspec
120
- - lib/acfs/service.rb
121
- - lib/acfs/global.rb
122
- - lib/acfs/util.rb
123
- - lib/acfs/resource.rb
122
+ - lib/acfs.rb
124
123
  - lib/acfs/adapter/base.rb
125
124
  - lib/acfs/adapter/typhoeus.rb
126
- - lib/acfs/stub.rb
127
- - lib/acfs/middleware/print.rb
128
- - lib/acfs/middleware/msgpack_encoder.rb
129
- - lib/acfs/middleware/logger.rb
130
- - lib/acfs/middleware/json_decoder.rb
131
- - lib/acfs/middleware/base.rb
132
- - lib/acfs/middleware/json_encoder.rb
133
- - lib/acfs/middleware/msgpack_decoder.rb
134
125
  - lib/acfs/collection.rb
135
- - lib/acfs/singleton_resource.rb
136
- - lib/acfs/runner.rb
137
- - lib/acfs/rspec.rb
126
+ - lib/acfs/collections/paginatable.rb
138
127
  - lib/acfs/configuration.rb
128
+ - lib/acfs/errors.rb
129
+ - lib/acfs/global.rb
139
130
  - lib/acfs/location.rb
131
+ - lib/acfs/middleware/base.rb
132
+ - lib/acfs/middleware/json_decoder.rb
133
+ - lib/acfs/middleware/json_encoder.rb
134
+ - lib/acfs/middleware/logger.rb
135
+ - lib/acfs/middleware/msgpack_decoder.rb
136
+ - lib/acfs/middleware/msgpack_encoder.rb
137
+ - lib/acfs/middleware/print.rb
140
138
  - lib/acfs/model.rb
141
- - lib/acfs/response.rb
142
- - lib/acfs/request/callbacks.rb
143
- - lib/acfs/errors.rb
144
- - lib/acfs/operation.rb
145
- - lib/acfs/request.rb
146
- - lib/acfs/version.rb
147
- - lib/acfs/response/status.rb
148
- - lib/acfs/response/formats.rb
149
- - lib/acfs/service/middleware.rb
150
- - lib/acfs/yard.rb
151
- - lib/acfs/model/query_methods.rb
152
- - lib/acfs/model/service.rb
139
+ - lib/acfs/model/attributes.rb
140
+ - lib/acfs/model/attributes/base.rb
153
141
  - lib/acfs/model/attributes/boolean.rb
154
- - lib/acfs/model/attributes/string.rb
155
- - lib/acfs/model/attributes/uuid.rb
142
+ - lib/acfs/model/attributes/date_time.rb
156
143
  - lib/acfs/model/attributes/float.rb
157
- - lib/acfs/model/attributes/base.rb
158
144
  - lib/acfs/model/attributes/integer.rb
159
145
  - lib/acfs/model/attributes/list.rb
160
- - lib/acfs/model/attributes/date_time.rb
146
+ - lib/acfs/model/attributes/string.rb
147
+ - lib/acfs/model/attributes/uuid.rb
148
+ - lib/acfs/model/dirty.rb
161
149
  - lib/acfs/model/initialization.rb
162
- - lib/acfs/model/attributes.rb
150
+ - lib/acfs/model/loadable.rb
163
151
  - lib/acfs/model/locatable.rb
152
+ - lib/acfs/model/operational.rb
164
153
  - lib/acfs/model/persistence.rb
165
- - lib/acfs/model/validation.rb
166
- - lib/acfs/model/loadable.rb
167
- - lib/acfs/model/dirty.rb
154
+ - lib/acfs/model/query_methods.rb
168
155
  - lib/acfs/model/relations.rb
169
- - lib/acfs/model/operational.rb
170
- - lib/acfs/collections/paginatable.rb
171
- - lib/acfs.rb
172
- - README.md
173
- - LICENSE
156
+ - lib/acfs/model/service.rb
157
+ - lib/acfs/model/validation.rb
158
+ - lib/acfs/operation.rb
159
+ - lib/acfs/request.rb
160
+ - lib/acfs/request/callbacks.rb
161
+ - lib/acfs/resource.rb
162
+ - lib/acfs/response.rb
163
+ - lib/acfs/response/formats.rb
164
+ - lib/acfs/response/status.rb
165
+ - lib/acfs/rspec.rb
166
+ - lib/acfs/runner.rb
167
+ - lib/acfs/service.rb
168
+ - lib/acfs/service/middleware.rb
169
+ - lib/acfs/singleton_resource.rb
170
+ - lib/acfs/stub.rb
171
+ - lib/acfs/util.rb
172
+ - lib/acfs/version.rb
173
+ - lib/acfs/yard.rb
174
+ - spec/acfs/adapter/typhoeus_spec.rb
174
175
  - spec/acfs/collection_spec.rb
176
+ - spec/acfs/configuration_spec.rb
175
177
  - spec/acfs/global_spec.rb
176
- - spec/acfs/adapter/typhoeus_spec.rb
177
- - spec/acfs/middleware/msgpack_decoder_spec.rb
178
178
  - spec/acfs/middleware/json_decoder_spec.rb
179
- - spec/acfs/runner_spec.rb
180
- - spec/acfs/configuration_spec.rb
181
- - spec/acfs/service_spec.rb
182
- - spec/acfs/stub_spec.rb
183
- - spec/acfs/request/callbacks_spec.rb
184
- - spec/acfs/response/formats_spec.rb
185
- - spec/acfs/response/status_spec.rb
186
- - spec/acfs/service/middleware_spec.rb
187
- - spec/acfs/singleton_resource_spec.rb
188
- - spec/acfs/request_spec.rb
189
- - spec/acfs/model/locatable_spec.rb
190
- - spec/acfs/model/attributes/float_spec.rb
179
+ - spec/acfs/middleware/msgpack_decoder_spec.rb
191
180
  - spec/acfs/model/attributes/boolean_spec.rb
192
- - spec/acfs/model/attributes/uuid_spec.rb
193
181
  - spec/acfs/model/attributes/date_time_spec.rb
182
+ - spec/acfs/model/attributes/float_spec.rb
194
183
  - spec/acfs/model/attributes/list_spec.rb
195
- - spec/acfs/model/persistance_spec.rb
184
+ - spec/acfs/model/attributes/uuid_spec.rb
185
+ - spec/acfs/model/attributes_spec.rb
186
+ - spec/acfs/model/dirty_spec.rb
196
187
  - spec/acfs/model/initialization_spec.rb
197
188
  - spec/acfs/model/loadable_spec.rb
198
- - spec/acfs/model/validation_spec.rb
199
- - spec/acfs/model/attributes_spec.rb
189
+ - spec/acfs/model/locatable_spec.rb
190
+ - spec/acfs/model/persistance_spec.rb
200
191
  - spec/acfs/model/query_methods_spec.rb
201
- - spec/acfs/model/dirty_spec.rb
192
+ - spec/acfs/model/validation_spec.rb
193
+ - spec/acfs/request/callbacks_spec.rb
194
+ - spec/acfs/request_spec.rb
195
+ - spec/acfs/response/formats_spec.rb
196
+ - spec/acfs/response/status_spec.rb
197
+ - spec/acfs/runner_spec.rb
198
+ - spec/acfs/service/middleware_spec.rb
199
+ - spec/acfs/service_spec.rb
200
+ - spec/acfs/singleton_resource_spec.rb
201
+ - spec/acfs/stub_spec.rb
202
+ - spec/acfs_spec.rb
203
+ - spec/fixtures/config.yml
204
+ - spec/spec_helper.rb
205
+ - spec/support/response.rb
202
206
  - spec/support/service.rb
203
207
  - spec/support/shared/find_callbacks.rb
204
- - spec/support/response.rb
205
- - spec/spec_helper.rb
206
- - spec/fixtures/config.yml
207
- - spec/acfs_spec.rb
208
208
  homepage: https://github.com/jgraichen/acfs
209
209
  licenses:
210
210
  - MIT
@@ -215,53 +215,52 @@ require_paths:
215
215
  - lib
216
216
  required_ruby_version: !ruby/object:Gem::Requirement
217
217
  requirements:
218
- - - '>='
218
+ - - ! '>='
219
219
  - !ruby/object:Gem::Version
220
220
  version: '0'
221
221
  required_rubygems_version: !ruby/object:Gem::Requirement
222
222
  requirements:
223
- - - '>='
223
+ - - ! '>'
224
224
  - !ruby/object:Gem::Version
225
- version: '0'
225
+ version: 1.3.1
226
226
  requirements: []
227
227
  rubyforge_project:
228
- rubygems_version: 2.0.14
228
+ rubygems_version: 2.2.2
229
229
  signing_key:
230
230
  specification_version: 4
231
231
  summary: An abstract API base client for service oriented application.
232
232
  test_files:
233
+ - spec/acfs/adapter/typhoeus_spec.rb
233
234
  - spec/acfs/collection_spec.rb
235
+ - spec/acfs/configuration_spec.rb
234
236
  - spec/acfs/global_spec.rb
235
- - spec/acfs/adapter/typhoeus_spec.rb
236
- - spec/acfs/middleware/msgpack_decoder_spec.rb
237
237
  - spec/acfs/middleware/json_decoder_spec.rb
238
- - spec/acfs/runner_spec.rb
239
- - spec/acfs/configuration_spec.rb
240
- - spec/acfs/service_spec.rb
241
- - spec/acfs/stub_spec.rb
242
- - spec/acfs/request/callbacks_spec.rb
243
- - spec/acfs/response/formats_spec.rb
244
- - spec/acfs/response/status_spec.rb
245
- - spec/acfs/service/middleware_spec.rb
246
- - spec/acfs/singleton_resource_spec.rb
247
- - spec/acfs/request_spec.rb
248
- - spec/acfs/model/locatable_spec.rb
249
- - spec/acfs/model/attributes/float_spec.rb
238
+ - spec/acfs/middleware/msgpack_decoder_spec.rb
250
239
  - spec/acfs/model/attributes/boolean_spec.rb
251
- - spec/acfs/model/attributes/uuid_spec.rb
252
240
  - spec/acfs/model/attributes/date_time_spec.rb
241
+ - spec/acfs/model/attributes/float_spec.rb
253
242
  - spec/acfs/model/attributes/list_spec.rb
254
- - spec/acfs/model/persistance_spec.rb
243
+ - spec/acfs/model/attributes/uuid_spec.rb
244
+ - spec/acfs/model/attributes_spec.rb
245
+ - spec/acfs/model/dirty_spec.rb
255
246
  - spec/acfs/model/initialization_spec.rb
256
247
  - spec/acfs/model/loadable_spec.rb
257
- - spec/acfs/model/validation_spec.rb
258
- - spec/acfs/model/attributes_spec.rb
248
+ - spec/acfs/model/locatable_spec.rb
249
+ - spec/acfs/model/persistance_spec.rb
259
250
  - spec/acfs/model/query_methods_spec.rb
260
- - spec/acfs/model/dirty_spec.rb
251
+ - spec/acfs/model/validation_spec.rb
252
+ - spec/acfs/request/callbacks_spec.rb
253
+ - spec/acfs/request_spec.rb
254
+ - spec/acfs/response/formats_spec.rb
255
+ - spec/acfs/response/status_spec.rb
256
+ - spec/acfs/runner_spec.rb
257
+ - spec/acfs/service/middleware_spec.rb
258
+ - spec/acfs/service_spec.rb
259
+ - spec/acfs/singleton_resource_spec.rb
260
+ - spec/acfs/stub_spec.rb
261
+ - spec/acfs_spec.rb
262
+ - spec/fixtures/config.yml
263
+ - spec/spec_helper.rb
264
+ - spec/support/response.rb
261
265
  - spec/support/service.rb
262
266
  - spec/support/shared/find_callbacks.rb
263
- - spec/support/response.rb
264
- - spec/spec_helper.rb
265
- - spec/fixtures/config.yml
266
- - spec/acfs_spec.rb
267
- has_rdoc: