wrest 1.0.0.beta2-universal-java-1.6 → 1.0.0.beta3-universal-java-1.6

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 (51) hide show
  1. data/CHANGELOG +9 -1
  2. data/README.rdoc +2 -2
  3. data/lib/wrest.rb +2 -2
  4. data/lib/wrest/curl.rb +2 -2
  5. data/lib/wrest/multipart.rb +3 -3
  6. data/lib/wrest/native/get.rb +0 -1
  7. data/lib/wrest/native/request.rb +5 -1
  8. data/lib/wrest/uri.rb +20 -11
  9. data/lib/wrest/uri_template.rb +9 -0
  10. data/lib/wrest/version.rb +1 -1
  11. metadata +72 -103
  12. data/lib/wrest.rbc +0 -1900
  13. data/lib/wrest/components.rbc +0 -217
  14. data/lib/wrest/components/container.rbc +0 -2466
  15. data/lib/wrest/components/container/alias_accessors.rbc +0 -905
  16. data/lib/wrest/components/container/typecaster.rbc +0 -1985
  17. data/lib/wrest/components/mutators.rbc +0 -650
  18. data/lib/wrest/components/mutators/base.rbc +0 -702
  19. data/lib/wrest/components/mutators/camel_to_snake_case.rbc +0 -360
  20. data/lib/wrest/components/mutators/xml_mini_type_caster.rbc +0 -679
  21. data/lib/wrest/components/mutators/xml_simple_type_caster.rbc +0 -559
  22. data/lib/wrest/components/translators.rbc +0 -517
  23. data/lib/wrest/components/translators/content_types.rbc +0 -339
  24. data/lib/wrest/components/translators/json.rbc +0 -462
  25. data/lib/wrest/components/translators/xml.rbc +0 -457
  26. data/lib/wrest/core_ext/hash.rbc +0 -182
  27. data/lib/wrest/core_ext/hash/conversions.rbc +0 -501
  28. data/lib/wrest/core_ext/string.rbc +0 -182
  29. data/lib/wrest/core_ext/string/conversions.rbc +0 -471
  30. data/lib/wrest/curl.rbc +0 -704
  31. data/lib/wrest/exceptions.rbc +0 -312
  32. data/lib/wrest/http_shared.rbc +0 -279
  33. data/lib/wrest/http_shared/headers.rbc +0 -353
  34. data/lib/wrest/http_shared/standard_headers.rbc +0 -336
  35. data/lib/wrest/http_shared/standard_tokens.rbc +0 -316
  36. data/lib/wrest/native.rbc +0 -513
  37. data/lib/wrest/native/connection_factory.rbc +0 -445
  38. data/lib/wrest/native/delete.rbc +0 -371
  39. data/lib/wrest/native/get.rbc +0 -855
  40. data/lib/wrest/native/options.rbc +0 -347
  41. data/lib/wrest/native/post.rbc +0 -388
  42. data/lib/wrest/native/put.rbc +0 -388
  43. data/lib/wrest/native/redirection.rbc +0 -520
  44. data/lib/wrest/native/request.rbc +0 -1675
  45. data/lib/wrest/native/response.rbc +0 -2150
  46. data/lib/wrest/native/session.rbc +0 -1372
  47. data/lib/wrest/resource.rbc +0 -163
  48. data/lib/wrest/resource/base.rbc +0 -2115
  49. data/lib/wrest/uri.rbc +0 -2599
  50. data/lib/wrest/uri_template.rbc +0 -505
  51. data/lib/wrest/version.rbc +0 -372
@@ -1,388 +0,0 @@
1
- !RBIX
2
- 0
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 30
13
- 99
14
- 7
15
- 0
16
- 45
17
- 1
18
- 2
19
- 49
20
- 3
21
- 2
22
- 13
23
- 99
24
- 12
25
- 7
26
- 4
27
- 12
28
- 7
29
- 5
30
- 12
31
- 65
32
- 12
33
- 49
34
- 6
35
- 4
36
- 15
37
- 49
38
- 4
39
- 0
40
- 15
41
- 2
42
- 11
43
- I
44
- 6
45
- I
46
- 0
47
- I
48
- 0
49
- I
50
- 0
51
- n
52
- p
53
- 7
54
- x
55
- 6
56
- Native
57
- x
58
- 5
59
- Wrest
60
- n
61
- x
62
- 17
63
- open_module_under
64
- x
65
- 15
66
- __module_init__
67
- M
68
- 1
69
- n
70
- n
71
- x
72
- 6
73
- Native
74
- i
75
- 31
76
- 5
77
- 66
78
- 99
79
- 7
80
- 0
81
- 45
82
- 1
83
- 2
84
- 65
85
- 49
86
- 3
87
- 3
88
- 13
89
- 99
90
- 12
91
- 7
92
- 4
93
- 12
94
- 7
95
- 5
96
- 12
97
- 65
98
- 12
99
- 49
100
- 6
101
- 4
102
- 15
103
- 49
104
- 4
105
- 0
106
- 11
107
- I
108
- 6
109
- I
110
- 0
111
- I
112
- 0
113
- I
114
- 0
115
- n
116
- p
117
- 7
118
- x
119
- 3
120
- Put
121
- x
122
- 7
123
- Request
124
- n
125
- x
126
- 10
127
- open_class
128
- x
129
- 14
130
- __class_init__
131
- M
132
- 1
133
- n
134
- n
135
- x
136
- 3
137
- Put
138
- i
139
- 16
140
- 5
141
- 66
142
- 99
143
- 7
144
- 0
145
- 7
146
- 1
147
- 65
148
- 67
149
- 49
150
- 2
151
- 0
152
- 49
153
- 3
154
- 4
155
- 11
156
- I
157
- 5
158
- I
159
- 0
160
- I
161
- 0
162
- I
163
- 0
164
- n
165
- p
166
- 4
167
- x
168
- 10
169
- initialize
170
- M
171
- 1
172
- n
173
- n
174
- x
175
- 10
176
- initialize
177
- i
178
- 74
179
- 23
180
- 1
181
- 10
182
- 10
183
- 7
184
- 0
185
- 64
186
- 19
187
- 1
188
- 15
189
- 23
190
- 2
191
- 10
192
- 24
193
- 44
194
- 43
195
- 1
196
- 78
197
- 49
198
- 2
199
- 1
200
- 19
201
- 2
202
- 15
203
- 23
204
- 3
205
- 10
206
- 38
207
- 44
208
- 43
209
- 1
210
- 78
211
- 49
212
- 2
213
- 1
214
- 19
215
- 3
216
- 15
217
- 23
218
- 4
219
- 10
220
- 52
221
- 44
222
- 43
223
- 1
224
- 78
225
- 49
226
- 2
227
- 1
228
- 19
229
- 4
230
- 15
231
- 20
232
- 0
233
- 45
234
- 3
235
- 4
236
- 43
237
- 5
238
- 43
239
- 6
240
- 20
241
- 3
242
- 20
243
- 1
244
- 20
245
- 2
246
- 20
247
- 4
248
- 54
249
- 52
250
- 7
251
- 6
252
- 11
253
- I
254
- c
255
- I
256
- 5
257
- I
258
- 1
259
- I
260
- 5
261
- n
262
- p
263
- 8
264
- s
265
- 0
266
-
267
- x
268
- 4
269
- Hash
270
- x
271
- 16
272
- new_from_literal
273
- x
274
- 3
275
- Net
276
- n
277
- x
278
- 4
279
- HTTP
280
- x
281
- 3
282
- Put
283
- x
284
- 10
285
- initialize
286
- p
287
- 15
288
- I
289
- 0
290
- I
291
- c
292
- I
293
- 34
294
- I
295
- e
296
- I
297
- 36
298
- I
299
- f
300
- I
301
- 3d
302
- I
303
- 10
304
- I
305
- 3f
306
- I
307
- 11
308
- I
309
- 41
310
- I
311
- 12
312
- I
313
- 43
314
- I
315
- 13
316
- I
317
- 4a
318
- x
319
- 46
320
- /Users/sidu/Work/wrest/lib/wrest/native/put.rb
321
- p
322
- 5
323
- x
324
- 9
325
- wrest_uri
326
- x
327
- 4
328
- body
329
- x
330
- 7
331
- headers
332
- x
333
- 10
334
- parameters
335
- x
336
- 7
337
- options
338
- x
339
- 17
340
- method_visibility
341
- x
342
- 15
343
- add_defn_method
344
- p
345
- 3
346
- I
347
- 2
348
- I
349
- c
350
- I
351
- 10
352
- x
353
- 46
354
- /Users/sidu/Work/wrest/lib/wrest/native/put.rb
355
- p
356
- 0
357
- x
358
- 13
359
- attach_method
360
- p
361
- 3
362
- I
363
- 2
364
- I
365
- b
366
- I
367
- 1f
368
- x
369
- 46
370
- /Users/sidu/Work/wrest/lib/wrest/native/put.rb
371
- p
372
- 0
373
- x
374
- 13
375
- attach_method
376
- p
377
- 3
378
- I
379
- 0
380
- I
381
- a
382
- I
383
- 1e
384
- x
385
- 46
386
- /Users/sidu/Work/wrest/lib/wrest/native/put.rb
387
- p
388
- 0
@@ -1,520 +0,0 @@
1
- !RBIX
2
- 0
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 28
13
- 99
14
- 7
15
- 0
16
- 65
17
- 49
18
- 1
19
- 2
20
- 13
21
- 99
22
- 12
23
- 7
24
- 2
25
- 12
26
- 7
27
- 3
28
- 12
29
- 65
30
- 12
31
- 49
32
- 4
33
- 4
34
- 15
35
- 49
36
- 2
37
- 0
38
- 15
39
- 2
40
- 11
41
- I
42
- 6
43
- I
44
- 0
45
- I
46
- 0
47
- I
48
- 0
49
- n
50
- p
51
- 5
52
- x
53
- 5
54
- Wrest
55
- x
56
- 11
57
- open_module
58
- x
59
- 15
60
- __module_init__
61
- M
62
- 1
63
- n
64
- n
65
- x
66
- 5
67
- Wrest
68
- i
69
- 28
70
- 5
71
- 66
72
- 99
73
- 7
74
- 0
75
- 65
76
- 49
77
- 1
78
- 2
79
- 13
80
- 99
81
- 12
82
- 7
83
- 2
84
- 12
85
- 7
86
- 3
87
- 12
88
- 65
89
- 12
90
- 49
91
- 4
92
- 4
93
- 15
94
- 49
95
- 2
96
- 0
97
- 11
98
- I
99
- 6
100
- I
101
- 0
102
- I
103
- 0
104
- I
105
- 0
106
- n
107
- p
108
- 5
109
- x
110
- 6
111
- Native
112
- x
113
- 11
114
- open_module
115
- x
116
- 15
117
- __module_init__
118
- M
119
- 1
120
- n
121
- n
122
- x
123
- 6
124
- Native
125
- i
126
- 31
127
- 5
128
- 66
129
- 99
130
- 7
131
- 0
132
- 45
133
- 1
134
- 2
135
- 65
136
- 49
137
- 3
138
- 3
139
- 13
140
- 99
141
- 12
142
- 7
143
- 4
144
- 12
145
- 7
146
- 5
147
- 12
148
- 65
149
- 12
150
- 49
151
- 6
152
- 4
153
- 15
154
- 49
155
- 4
156
- 0
157
- 11
158
- I
159
- 6
160
- I
161
- 0
162
- I
163
- 0
164
- I
165
- 0
166
- n
167
- p
168
- 7
169
- x
170
- 11
171
- Redirection
172
- x
173
- 8
174
- Response
175
- n
176
- x
177
- 10
178
- open_class
179
- x
180
- 14
181
- __class_init__
182
- M
183
- 1
184
- n
185
- n
186
- x
187
- 11
188
- Redirection
189
- i
190
- 16
191
- 5
192
- 66
193
- 99
194
- 7
195
- 0
196
- 7
197
- 1
198
- 65
199
- 67
200
- 49
201
- 2
202
- 0
203
- 49
204
- 3
205
- 4
206
- 11
207
- I
208
- 5
209
- I
210
- 0
211
- I
212
- 0
213
- I
214
- 0
215
- n
216
- p
217
- 4
218
- x
219
- 6
220
- follow
221
- M
222
- 1
223
- n
224
- n
225
- x
226
- 6
227
- follow
228
- i
229
- 112
230
- 23
231
- 0
232
- 10
233
- 14
234
- 44
235
- 43
236
- 0
237
- 78
238
- 49
239
- 1
240
- 1
241
- 19
242
- 0
243
- 15
244
- 5
245
- 7
246
- 2
247
- 64
248
- 47
249
- 49
250
- 3
251
- 1
252
- 19
253
- 1
254
- 15
255
- 20
256
- 0
257
- 49
258
- 4
259
- 0
260
- 19
261
- 0
262
- 15
263
- 20
264
- 0
265
- 7
266
- 5
267
- 14
268
- 2
269
- 49
270
- 3
271
- 1
272
- 79
273
- 49
274
- 6
275
- 1
276
- 13
277
- 18
278
- 3
279
- 49
280
- 7
281
- 2
282
- 15
283
- 20
284
- 0
285
- 7
286
- 8
287
- 49
288
- 3
289
- 1
290
- 49
291
- 9
292
- 1
293
- 9
294
- 79
295
- 5
296
- 45
297
- 10
298
- 11
299
- 43
300
- 12
301
- 43
302
- 13
303
- 47
304
- 49
305
- 14
306
- 1
307
- 8
308
- 80
309
- 1
310
- 15
311
- 45
312
- 10
313
- 15
314
- 49
315
- 16
316
- 0
317
- 7
318
- 17
319
- 20
320
- 1
321
- 47
322
- 49
323
- 18
324
- 0
325
- 63
326
- 2
327
- 49
328
- 19
329
- 1
330
- 15
331
- 20
332
- 1
333
- 20
334
- 0
335
- 49
336
- 20
337
- 1
338
- 49
339
- 21
340
- 0
341
- 11
342
- I
343
- 6
344
- I
345
- 2
346
- I
347
- 0
348
- I
349
- 1
350
- n
351
- p
352
- 22
353
- x
354
- 4
355
- Hash
356
- x
357
- 16
358
- new_from_literal
359
- s
360
- 8
361
- location
362
- x
363
- 2
364
- []
365
- x
366
- 5
367
- clone
368
- x
369
- 22
370
- follow_redirects_count
371
- x
372
- 1
373
- +
374
- x
375
- 3
376
- []=
377
- x
378
- 22
379
- follow_redirects_limit
380
- x
381
- 2
382
- >=
383
- x
384
- 5
385
- Wrest
386
- n
387
- x
388
- 10
389
- Exceptions
390
- x
391
- 25
392
- AutoRedirectLimitExceeded
393
- x
394
- 5
395
- raise
396
- n
397
- x
398
- 6
399
- logger
400
- s
401
- 19
402
- --| Redirecting to
403
- x
404
- 4
405
- to_s
406
- x
407
- 5
408
- debug
409
- x
410
- 6
411
- to_uri
412
- x
413
- 3
414
- get
415
- p
416
- 13
417
- I
418
- 0
419
- I
420
- 1b
421
- I
422
- e
423
- I
424
- 1c
425
- I
426
- 19
427
- I
428
- 1d
429
- I
430
- 21
431
- I
432
- 1f
433
- I
434
- 51
435
- I
436
- 21
437
- I
438
- 65
439
- I
440
- 22
441
- I
442
- 70
443
- x
444
- 54
445
- /Users/sidu/Work/wrest/lib/wrest/native/redirection.rb
446
- p
447
- 2
448
- x
449
- 24
450
- redirect_request_options
451
- x
452
- 6
453
- target
454
- x
455
- 17
456
- method_visibility
457
- x
458
- 15
459
- add_defn_method
460
- p
461
- 3
462
- I
463
- 2
464
- I
465
- 1b
466
- I
467
- 10
468
- x
469
- 54
470
- /Users/sidu/Work/wrest/lib/wrest/native/redirection.rb
471
- p
472
- 0
473
- x
474
- 13
475
- attach_method
476
- p
477
- 3
478
- I
479
- 2
480
- I
481
- 11
482
- I
483
- 1f
484
- x
485
- 54
486
- /Users/sidu/Work/wrest/lib/wrest/native/redirection.rb
487
- p
488
- 0
489
- x
490
- 13
491
- attach_method
492
- p
493
- 3
494
- I
495
- 2
496
- I
497
- b
498
- I
499
- 1c
500
- x
501
- 54
502
- /Users/sidu/Work/wrest/lib/wrest/native/redirection.rb
503
- p
504
- 0
505
- x
506
- 13
507
- attach_method
508
- p
509
- 3
510
- I
511
- 0
512
- I
513
- a
514
- I
515
- 1c
516
- x
517
- 54
518
- /Users/sidu/Work/wrest/lib/wrest/native/redirection.rb
519
- p
520
- 0