sucker 1.5.0.1 → 1.6.0

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 (41) hide show
  1. data/README.md +11 -12
  2. data/lib/sucker.rb +12 -9
  3. data/lib/sucker/parameters.rb +5 -3
  4. data/lib/sucker/request.rb +27 -27
  5. data/lib/sucker/version.rb +1 -1
  6. data/spec/sucker/request_spec.rb +10 -15
  7. data/spec/sucker/response_spec.rb +2 -2
  8. data/spec/support/amazon_credentials.rb +6 -2
  9. metadata +62 -71
  10. data/lib/sucker.rbc +0 -265
  11. data/lib/sucker/hash.rbc +0 -914
  12. data/lib/sucker/parameters.rbc +0 -843
  13. data/lib/sucker/request.rbc +0 -2315
  14. data/lib/sucker/response.rbc +0 -1229
  15. data/lib/sucker/version.rbc +0 -130
  16. data/spec/fixtures/cassette_library/cartcreate/e3e2f9b71afba67619a95c7178178595.yml +0 -26
  17. data/spec/fixtures/cassette_library/itemlookup/4908294851a4df13269707e9f6507f91.yml +0 -26
  18. data/spec/fixtures/cassette_library/itemlookup/5670727fa0cb9f30464e41aa1346c91c.yml +0 -26
  19. data/spec/fixtures/cassette_library/itemlookup/6e6b1dc74378e2e1118713e254191fc0.yml +0 -26
  20. data/spec/fixtures/cassette_library/itemlookup/76f548183c2804a74d0ed7e0bfbd6d4a.yml +0 -26
  21. data/spec/fixtures/cassette_library/itemlookup/8286b763b726d3dc1fc992023e639b9b.yml +0 -151
  22. data/spec/fixtures/cassette_library/itemlookup/9d82768fe80b09c4a3697c608e5edebe.yml +0 -26
  23. data/spec/fixtures/cassette_library/itemlookup/d3d6ea869d31173526f48907bff752a3.yml +0 -26
  24. data/spec/fixtures/cassette_library/itemlookup/d8ad346710c3b479febcf58e67fea7ef.yml +0 -26
  25. data/spec/fixtures/cassette_library/itemsearch/295b9eadfb69d55e1c0acb06220e0b6e.yml +0 -26
  26. data/spec/fixtures/cassette_library/itemsearch/4c1e50d070821f4eb9fe3961aba105ee.yml +0 -26
  27. data/spec/fixtures/cassette_library/itemsearch/5a15430433ab94c70466eb61c919a028.yml +0 -26
  28. data/spec/fixtures/cassette_library/itemsearch/8fd40b929a9ed46e2b38ac905c8ab53a.yml +0 -26
  29. data/spec/fixtures/cassette_library/sellerlistingsearch/cb25caadce96ac3de70b69b76431d730.yml +0 -26
  30. data/spec/fixtures/cassette_library/sellerlistingsearch/e1261838e1754870ffd309dd78eb7374.yml +0 -26
  31. data/spec/spec_helper.rbc +0 -230
  32. data/spec/sucker/hash_spec.rbc +0 -861
  33. data/spec/sucker/parameters_spec.rbc +0 -1475
  34. data/spec/sucker/request_spec.rbc +0 -2754
  35. data/spec/sucker/response_spec.rbc +0 -3627
  36. data/spec/sucker_spec.rbc +0 -287
  37. data/spec/support/amazon.yml +0 -3
  38. data/spec/support/amazon.yml.example +0 -3
  39. data/spec/support/amazon_credentials.rbc +0 -154
  40. data/spec/support/asins.rbc +0 -335
  41. data/spec/support/vcr.rbc +0 -356
@@ -1,2754 +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
- 37
13
- 5
14
- 7
15
- 0
16
- 64
17
- 47
18
- 49
19
- 1
20
- 1
21
- 15
22
- 99
23
- 7
24
- 2
25
- 65
26
- 49
27
- 3
28
- 2
29
- 13
30
- 99
31
- 12
32
- 7
33
- 4
34
- 12
35
- 7
36
- 5
37
- 12
38
- 65
39
- 12
40
- 49
41
- 6
42
- 4
43
- 15
44
- 49
45
- 4
46
- 0
47
- 15
48
- 2
49
- 11
50
- I
51
- 6
52
- I
53
- 0
54
- I
55
- 0
56
- I
57
- 0
58
- n
59
- p
60
- 7
61
- s
62
- 11
63
- spec_helper
64
- x
65
- 7
66
- require
67
- x
68
- 6
69
- Sucker
70
- x
71
- 11
72
- open_module
73
- x
74
- 15
75
- __module_init__
76
- M
77
- 1
78
- n
79
- n
80
- x
81
- 6
82
- Sucker
83
- i
84
- 13
85
- 5
86
- 66
87
- 5
88
- 45
89
- 0
90
- 1
91
- 56
92
- 2
93
- 47
94
- 50
95
- 3
96
- 1
97
- 11
98
- I
99
- 3
100
- I
101
- 0
102
- I
103
- 0
104
- I
105
- 0
106
- n
107
- p
108
- 4
109
- x
110
- 7
111
- Request
112
- n
113
- M
114
- 1
115
- p
116
- 2
117
- x
118
- 9
119
- for_block
120
- t
121
- n
122
- x
123
- 6
124
- Sucker
125
- i
126
- 134
127
- 5
128
- 7
129
- 0
130
- 64
131
- 44
132
- 43
133
- 1
134
- 79
135
- 49
136
- 2
137
- 1
138
- 13
139
- 7
140
- 3
141
- 7
142
- 4
143
- 49
144
- 5
145
- 2
146
- 15
147
- 47
148
- 49
149
- 6
150
- 2
151
- 15
152
- 5
153
- 7
154
- 7
155
- 56
156
- 8
157
- 47
158
- 50
159
- 9
160
- 1
161
- 15
162
- 5
163
- 7
164
- 10
165
- 64
166
- 56
167
- 11
168
- 47
169
- 50
170
- 12
171
- 1
172
- 15
173
- 5
174
- 7
175
- 13
176
- 64
177
- 56
178
- 14
179
- 47
180
- 50
181
- 12
182
- 1
183
- 15
184
- 5
185
- 7
186
- 15
187
- 64
188
- 56
189
- 16
190
- 47
191
- 50
192
- 12
193
- 1
194
- 15
195
- 5
196
- 7
197
- 17
198
- 64
199
- 56
200
- 18
201
- 47
202
- 50
203
- 12
204
- 1
205
- 15
206
- 5
207
- 7
208
- 19
209
- 64
210
- 56
211
- 20
212
- 47
213
- 50
214
- 12
215
- 1
216
- 15
217
- 5
218
- 7
219
- 21
220
- 64
221
- 56
222
- 22
223
- 47
224
- 50
225
- 12
226
- 1
227
- 15
228
- 5
229
- 7
230
- 23
231
- 64
232
- 56
233
- 24
234
- 47
235
- 50
236
- 12
237
- 1
238
- 15
239
- 5
240
- 7
241
- 25
242
- 64
243
- 56
244
- 26
245
- 47
246
- 50
247
- 12
248
- 1
249
- 15
250
- 5
251
- 7
252
- 27
253
- 64
254
- 56
255
- 28
256
- 47
257
- 50
258
- 12
259
- 1
260
- 11
261
- I
262
- 7
263
- I
264
- 0
265
- I
266
- 0
267
- I
268
- 0
269
- I
270
- -2
271
- p
272
- 29
273
- s
274
- 19
275
- spec/sucker/request
276
- x
277
- 4
278
- Hash
279
- x
280
- 16
281
- new_from_literal
282
- x
283
- 6
284
- record
285
- x
286
- 12
287
- new_episodes
288
- x
289
- 3
290
- []=
291
- x
292
- 16
293
- use_vcr_cassette
294
- x
295
- 7
296
- request
297
- M
298
- 1
299
- p
300
- 2
301
- x
302
- 9
303
- for_block
304
- t
305
- n
306
- x
307
- 6
308
- Sucker
309
- i
310
- 99
311
- 45
312
- 0
313
- 1
314
- 13
315
- 71
316
- 2
317
- 47
318
- 9
319
- 58
320
- 47
321
- 49
322
- 3
323
- 0
324
- 13
325
- 44
326
- 43
327
- 4
328
- 4
329
- 3
330
- 49
331
- 5
332
- 1
333
- 13
334
- 7
335
- 6
336
- 7
337
- 7
338
- 49
339
- 8
340
- 2
341
- 15
342
- 13
343
- 7
344
- 9
345
- 7
346
- 10
347
- 64
348
- 49
349
- 8
350
- 2
351
- 15
352
- 13
353
- 7
354
- 11
355
- 7
356
- 12
357
- 64
358
- 49
359
- 8
360
- 2
361
- 15
362
- 47
363
- 49
364
- 13
365
- 1
366
- 15
367
- 8
368
- 98
369
- 44
370
- 43
371
- 4
372
- 4
373
- 3
374
- 49
375
- 5
376
- 1
377
- 13
378
- 7
379
- 6
380
- 7
381
- 7
382
- 49
383
- 8
384
- 2
385
- 15
386
- 13
387
- 7
388
- 9
389
- 7
390
- 10
391
- 64
392
- 49
393
- 8
394
- 2
395
- 15
396
- 13
397
- 7
398
- 11
399
- 7
400
- 12
401
- 64
402
- 49
403
- 8
404
- 2
405
- 15
406
- 49
407
- 2
408
- 1
409
- 11
410
- I
411
- 7
412
- I
413
- 0
414
- I
415
- 0
416
- I
417
- 0
418
- I
419
- -2
420
- p
421
- 14
422
- x
423
- 6
424
- Sucker
425
- n
426
- x
427
- 3
428
- new
429
- x
430
- 8
431
- allocate
432
- x
433
- 4
434
- Hash
435
- x
436
- 16
437
- new_from_literal
438
- x
439
- 6
440
- locale
441
- x
442
- 2
443
- us
444
- x
445
- 3
446
- []=
447
- x
448
- 3
449
- key
450
- s
451
- 3
452
- key
453
- x
454
- 6
455
- secret
456
- s
457
- 6
458
- secret
459
- x
460
- 10
461
- initialize
462
- p
463
- 17
464
- I
465
- 0
466
- I
467
- 8
468
- I
469
- e
470
- I
471
- b
472
- I
473
- 17
474
- I
475
- 9
476
- I
477
- 20
478
- I
479
- a
480
- I
481
- 2a
482
- I
483
- b
484
- I
485
- 43
486
- I
487
- 9
488
- I
489
- 4c
490
- I
491
- a
492
- I
493
- 56
494
- I
495
- b
496
- I
497
- 63
498
- x
499
- 58
500
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
501
- p
502
- 0
503
- x
504
- 3
505
- let
506
- s
507
- 8
508
- .locales
509
- M
510
- 1
511
- p
512
- 2
513
- x
514
- 9
515
- for_block
516
- t
517
- n
518
- x
519
- 6
520
- Sucker
521
- i
522
- 11
523
- 5
524
- 7
525
- 0
526
- 64
527
- 56
528
- 1
529
- 47
530
- 50
531
- 2
532
- 1
533
- 11
534
- I
535
- 4
536
- I
537
- 0
538
- I
539
- 0
540
- I
541
- 0
542
- I
543
- -2
544
- p
545
- 3
546
- s
547
- 25
548
- returns available locales
549
- M
550
- 1
551
- p
552
- 2
553
- x
554
- 9
555
- for_block
556
- t
557
- n
558
- x
559
- 6
560
- Sucker
561
- i
562
- 27
563
- 45
564
- 0
565
- 1
566
- 49
567
- 2
568
- 0
569
- 49
570
- 3
571
- 0
572
- 7
573
- 4
574
- 7
575
- 5
576
- 7
577
- 6
578
- 7
579
- 7
580
- 7
581
- 8
582
- 7
583
- 9
584
- 35
585
- 6
586
- 49
587
- 10
588
- 1
589
- 11
590
- I
591
- 8
592
- I
593
- 0
594
- I
595
- 0
596
- I
597
- 0
598
- I
599
- -2
600
- p
601
- 11
602
- x
603
- 7
604
- Request
605
- n
606
- x
607
- 7
608
- locales
609
- x
610
- 6
611
- should
612
- x
613
- 2
614
- us
615
- x
616
- 2
617
- uk
618
- x
619
- 2
620
- de
621
- x
622
- 2
623
- ca
624
- x
625
- 2
626
- fr
627
- x
628
- 2
629
- jp
630
- x
631
- 2
632
- =~
633
- p
634
- 3
635
- I
636
- 0
637
- I
638
- 10
639
- I
640
- 1b
641
- x
642
- 58
643
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
644
- p
645
- 0
646
- x
647
- 2
648
- it
649
- p
650
- 3
651
- I
652
- 0
653
- I
654
- f
655
- I
656
- b
657
- x
658
- 58
659
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
660
- p
661
- 0
662
- x
663
- 8
664
- describe
665
- s
666
- 3
667
- #<<
668
- M
669
- 1
670
- p
671
- 2
672
- x
673
- 9
674
- for_block
675
- t
676
- n
677
- x
678
- 6
679
- Sucker
680
- i
681
- 11
682
- 5
683
- 7
684
- 0
685
- 64
686
- 56
687
- 1
688
- 47
689
- 50
690
- 2
691
- 1
692
- 11
693
- I
694
- 4
695
- I
696
- 0
697
- I
698
- 0
699
- I
700
- 0
701
- I
702
- -2
703
- p
704
- 3
705
- s
706
- 42
707
- merges a hash into the existing parameters
708
- M
709
- 1
710
- p
711
- 2
712
- x
713
- 9
714
- for_block
715
- t
716
- n
717
- x
718
- 6
719
- Sucker
720
- i
721
- 49
722
- 5
723
- 48
724
- 0
725
- 44
726
- 43
727
- 1
728
- 79
729
- 49
730
- 2
731
- 1
732
- 13
733
- 7
734
- 3
735
- 64
736
- 7
737
- 4
738
- 64
739
- 49
740
- 5
741
- 2
742
- 15
743
- 49
744
- 6
745
- 1
746
- 15
747
- 5
748
- 48
749
- 0
750
- 49
751
- 7
752
- 0
753
- 7
754
- 3
755
- 64
756
- 49
757
- 8
758
- 1
759
- 5
760
- 7
761
- 4
762
- 64
763
- 47
764
- 49
765
- 9
766
- 1
767
- 49
768
- 10
769
- 1
770
- 11
771
- I
772
- 6
773
- I
774
- 0
775
- I
776
- 0
777
- I
778
- 0
779
- I
780
- -2
781
- p
782
- 11
783
- x
784
- 7
785
- request
786
- x
787
- 4
788
- Hash
789
- x
790
- 16
791
- new_from_literal
792
- s
793
- 3
794
- foo
795
- s
796
- 3
797
- bar
798
- x
799
- 3
800
- []=
801
- x
802
- 2
803
- <<
804
- x
805
- 10
806
- parameters
807
- x
808
- 2
809
- []
810
- x
811
- 3
812
- eql
813
- x
814
- 6
815
- should
816
- p
817
- 5
818
- I
819
- 0
820
- I
821
- 16
822
- I
823
- 19
824
- I
825
- 17
826
- I
827
- 31
828
- x
829
- 58
830
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
831
- p
832
- 0
833
- x
834
- 2
835
- it
836
- p
837
- 3
838
- I
839
- 0
840
- I
841
- 15
842
- I
843
- b
844
- x
845
- 58
846
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
847
- p
848
- 0
849
- s
850
- 4
851
- #get
852
- M
853
- 1
854
- p
855
- 2
856
- x
857
- 9
858
- for_block
859
- t
860
- n
861
- x
862
- 6
863
- Sucker
864
- i
865
- 11
866
- 5
867
- 7
868
- 0
869
- 64
870
- 56
871
- 1
872
- 47
873
- 50
874
- 2
875
- 1
876
- 11
877
- I
878
- 4
879
- I
880
- 0
881
- I
882
- 0
883
- I
884
- 0
885
- I
886
- -2
887
- p
888
- 3
889
- s
890
- 18
891
- returns a response
892
- M
893
- 1
894
- p
895
- 2
896
- x
897
- 9
898
- for_block
899
- t
900
- n
901
- x
902
- 6
903
- Sucker
904
- i
905
- 24
906
- 5
907
- 48
908
- 0
909
- 49
910
- 1
911
- 0
912
- 49
913
- 2
914
- 0
915
- 49
916
- 3
917
- 0
918
- 5
919
- 45
920
- 4
921
- 5
922
- 47
923
- 49
924
- 6
925
- 1
926
- 49
927
- 7
928
- 1
929
- 11
930
- I
931
- 4
932
- I
933
- 0
934
- I
935
- 0
936
- I
937
- 0
938
- I
939
- -2
940
- p
941
- 8
942
- x
943
- 7
944
- request
945
- x
946
- 3
947
- get
948
- x
949
- 5
950
- class
951
- x
952
- 9
953
- ancestors
954
- x
955
- 8
956
- Response
957
- n
958
- x
959
- 7
960
- include
961
- x
962
- 6
963
- should
964
- p
965
- 3
966
- I
967
- 0
968
- I
969
- 1d
970
- I
971
- 18
972
- x
973
- 58
974
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
975
- p
976
- 0
977
- x
978
- 2
979
- it
980
- p
981
- 3
982
- I
983
- 0
984
- I
985
- 1c
986
- I
987
- b
988
- x
989
- 58
990
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
991
- p
992
- 0
993
- s
994
- 6
995
- #reset
996
- M
997
- 1
998
- p
999
- 2
1000
- x
1001
- 9
1002
- for_block
1003
- t
1004
- n
1005
- x
1006
- 6
1007
- Sucker
1008
- i
1009
- 22
1010
- 5
1011
- 7
1012
- 0
1013
- 64
1014
- 56
1015
- 1
1016
- 47
1017
- 50
1018
- 2
1019
- 1
1020
- 15
1021
- 5
1022
- 7
1023
- 3
1024
- 64
1025
- 56
1026
- 4
1027
- 47
1028
- 50
1029
- 2
1030
- 1
1031
- 11
1032
- I
1033
- 4
1034
- I
1035
- 0
1036
- I
1037
- 0
1038
- I
1039
- 0
1040
- I
1041
- -2
1042
- p
1043
- 5
1044
- s
1045
- 38
1046
- returns parameters to a pristine state
1047
- M
1048
- 1
1049
- p
1050
- 2
1051
- x
1052
- 9
1053
- for_block
1054
- t
1055
- n
1056
- x
1057
- 6
1058
- Sucker
1059
- i
1060
- 68
1061
- 5
1062
- 48
1063
- 0
1064
- 44
1065
- 43
1066
- 1
1067
- 79
1068
- 49
1069
- 2
1070
- 1
1071
- 13
1072
- 7
1073
- 3
1074
- 64
1075
- 7
1076
- 4
1077
- 64
1078
- 49
1079
- 5
1080
- 2
1081
- 15
1082
- 49
1083
- 6
1084
- 1
1085
- 15
1086
- 5
1087
- 48
1088
- 0
1089
- 49
1090
- 7
1091
- 0
1092
- 15
1093
- 5
1094
- 48
1095
- 0
1096
- 49
1097
- 8
1098
- 0
1099
- 5
1100
- 7
1101
- 9
1102
- 64
1103
- 47
1104
- 49
1105
- 10
1106
- 1
1107
- 49
1108
- 11
1109
- 1
1110
- 15
1111
- 5
1112
- 48
1113
- 0
1114
- 49
1115
- 8
1116
- 0
1117
- 5
1118
- 7
1119
- 3
1120
- 64
1121
- 47
1122
- 49
1123
- 10
1124
- 1
1125
- 49
1126
- 12
1127
- 1
1128
- 11
1129
- I
1130
- 6
1131
- I
1132
- 0
1133
- I
1134
- 0
1135
- I
1136
- 0
1137
- I
1138
- -2
1139
- p
1140
- 13
1141
- x
1142
- 7
1143
- request
1144
- x
1145
- 4
1146
- Hash
1147
- x
1148
- 16
1149
- new_from_literal
1150
- s
1151
- 3
1152
- foo
1153
- s
1154
- 3
1155
- bar
1156
- x
1157
- 3
1158
- []=
1159
- x
1160
- 2
1161
- <<
1162
- x
1163
- 5
1164
- reset
1165
- x
1166
- 10
1167
- parameters
1168
- s
1169
- 7
1170
- Service
1171
- x
1172
- 8
1173
- have_key
1174
- x
1175
- 6
1176
- should
1177
- x
1178
- 10
1179
- should_not
1180
- p
1181
- 9
1182
- I
1183
- 0
1184
- I
1185
- 23
1186
- I
1187
- 19
1188
- I
1189
- 24
1190
- I
1191
- 20
1192
- I
1193
- 26
1194
- I
1195
- 32
1196
- I
1197
- 27
1198
- I
1199
- 44
1200
- x
1201
- 58
1202
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1203
- p
1204
- 0
1205
- x
1206
- 2
1207
- it
1208
- s
1209
- 26
1210
- returns the request object
1211
- M
1212
- 1
1213
- p
1214
- 2
1215
- x
1216
- 9
1217
- for_block
1218
- t
1219
- n
1220
- x
1221
- 6
1222
- Sucker
1223
- i
1224
- 18
1225
- 5
1226
- 48
1227
- 0
1228
- 49
1229
- 1
1230
- 0
1231
- 5
1232
- 45
1233
- 2
1234
- 3
1235
- 47
1236
- 49
1237
- 4
1238
- 1
1239
- 49
1240
- 5
1241
- 1
1242
- 11
1243
- I
1244
- 4
1245
- I
1246
- 0
1247
- I
1248
- 0
1249
- I
1250
- 0
1251
- I
1252
- -2
1253
- p
1254
- 6
1255
- x
1256
- 7
1257
- request
1258
- x
1259
- 5
1260
- reset
1261
- x
1262
- 7
1263
- Request
1264
- n
1265
- x
1266
- 4
1267
- be_a
1268
- x
1269
- 6
1270
- should
1271
- p
1272
- 3
1273
- I
1274
- 0
1275
- I
1276
- 2b
1277
- I
1278
- 12
1279
- x
1280
- 58
1281
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1282
- p
1283
- 0
1284
- p
1285
- 5
1286
- I
1287
- 0
1288
- I
1289
- 22
1290
- I
1291
- b
1292
- I
1293
- 2a
1294
- I
1295
- 16
1296
- x
1297
- 58
1298
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1299
- p
1300
- 0
1301
- s
1302
- 9
1303
- #version=
1304
- M
1305
- 1
1306
- p
1307
- 2
1308
- x
1309
- 9
1310
- for_block
1311
- t
1312
- n
1313
- x
1314
- 6
1315
- Sucker
1316
- i
1317
- 11
1318
- 5
1319
- 7
1320
- 0
1321
- 64
1322
- 56
1323
- 1
1324
- 47
1325
- 50
1326
- 2
1327
- 1
1328
- 11
1329
- I
1330
- 4
1331
- I
1332
- 0
1333
- I
1334
- 0
1335
- I
1336
- 0
1337
- I
1338
- -2
1339
- p
1340
- 3
1341
- s
1342
- 27
1343
- sets the Amazon API version
1344
- M
1345
- 1
1346
- p
1347
- 2
1348
- x
1349
- 9
1350
- for_block
1351
- t
1352
- n
1353
- x
1354
- 6
1355
- Sucker
1356
- i
1357
- 38
1358
- 5
1359
- 48
1360
- 0
1361
- 7
1362
- 1
1363
- 64
1364
- 13
1365
- 18
1366
- 2
1367
- 49
1368
- 2
1369
- 1
1370
- 15
1371
- 15
1372
- 5
1373
- 48
1374
- 0
1375
- 49
1376
- 3
1377
- 0
1378
- 7
1379
- 4
1380
- 64
1381
- 49
1382
- 5
1383
- 1
1384
- 5
1385
- 7
1386
- 1
1387
- 64
1388
- 47
1389
- 49
1390
- 6
1391
- 1
1392
- 49
1393
- 7
1394
- 1
1395
- 11
1396
- I
1397
- 4
1398
- I
1399
- 0
1400
- I
1401
- 0
1402
- I
1403
- 0
1404
- I
1405
- -2
1406
- p
1407
- 8
1408
- x
1409
- 7
1410
- request
1411
- s
1412
- 3
1413
- foo
1414
- x
1415
- 8
1416
- version=
1417
- x
1418
- 10
1419
- parameters
1420
- s
1421
- 7
1422
- Version
1423
- x
1424
- 2
1425
- []
1426
- x
1427
- 3
1428
- eql
1429
- x
1430
- 6
1431
- should
1432
- p
1433
- 5
1434
- I
1435
- 0
1436
- I
1437
- 31
1438
- I
1439
- e
1440
- I
1441
- 32
1442
- I
1443
- 26
1444
- x
1445
- 58
1446
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1447
- p
1448
- 0
1449
- x
1450
- 2
1451
- it
1452
- p
1453
- 3
1454
- I
1455
- 0
1456
- I
1457
- 30
1458
- I
1459
- b
1460
- x
1461
- 58
1462
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1463
- p
1464
- 0
1465
- s
1466
- 12
1467
- #build_query
1468
- M
1469
- 1
1470
- p
1471
- 2
1472
- x
1473
- 9
1474
- for_block
1475
- t
1476
- n
1477
- x
1478
- 6
1479
- Sucker
1480
- i
1481
- 43
1482
- 5
1483
- 7
1484
- 0
1485
- 56
1486
- 1
1487
- 47
1488
- 50
1489
- 2
1490
- 1
1491
- 15
1492
- 5
1493
- 7
1494
- 3
1495
- 64
1496
- 56
1497
- 4
1498
- 47
1499
- 50
1500
- 5
1501
- 1
1502
- 15
1503
- 5
1504
- 7
1505
- 6
1506
- 64
1507
- 56
1508
- 7
1509
- 47
1510
- 50
1511
- 5
1512
- 1
1513
- 15
1514
- 5
1515
- 7
1516
- 8
1517
- 64
1518
- 56
1519
- 9
1520
- 47
1521
- 50
1522
- 5
1523
- 1
1524
- 11
1525
- I
1526
- 4
1527
- I
1528
- 0
1529
- I
1530
- 0
1531
- I
1532
- 0
1533
- I
1534
- -2
1535
- p
1536
- 10
1537
- x
1538
- 5
1539
- query
1540
- M
1541
- 1
1542
- p
1543
- 2
1544
- x
1545
- 9
1546
- for_block
1547
- t
1548
- n
1549
- x
1550
- 6
1551
- Sucker
1552
- i
1553
- 9
1554
- 5
1555
- 48
1556
- 0
1557
- 7
1558
- 1
1559
- 49
1560
- 2
1561
- 1
1562
- 11
1563
- I
1564
- 3
1565
- I
1566
- 0
1567
- I
1568
- 0
1569
- I
1570
- 0
1571
- I
1572
- -2
1573
- p
1574
- 3
1575
- x
1576
- 7
1577
- request
1578
- x
1579
- 11
1580
- build_query
1581
- x
1582
- 4
1583
- send
1584
- p
1585
- 3
1586
- I
1587
- 0
1588
- I
1589
- 38
1590
- I
1591
- 9
1592
- x
1593
- 58
1594
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1595
- p
1596
- 0
1597
- x
1598
- 3
1599
- let
1600
- s
1601
- 19
1602
- canonicalizes query
1603
- M
1604
- 1
1605
- p
1606
- 2
1607
- x
1608
- 9
1609
- for_block
1610
- t
1611
- n
1612
- x
1613
- 6
1614
- Sucker
1615
- i
1616
- 30
1617
- 5
1618
- 48
1619
- 0
1620
- 5
1621
- 7
1622
- 1
1623
- 13
1624
- 70
1625
- 9
1626
- 22
1627
- 15
1628
- 44
1629
- 43
1630
- 2
1631
- 7
1632
- 3
1633
- 78
1634
- 49
1635
- 4
1636
- 2
1637
- 6
1638
- 1
1639
- 47
1640
- 49
1641
- 5
1642
- 1
1643
- 49
1644
- 6
1645
- 1
1646
- 11
1647
- I
1648
- 6
1649
- I
1650
- 0
1651
- I
1652
- 0
1653
- I
1654
- 0
1655
- I
1656
- -2
1657
- p
1658
- 7
1659
- x
1660
- 5
1661
- query
1662
- n
1663
- x
1664
- 6
1665
- Regexp
1666
- s
1667
- 82
1668
- AWSAccessKeyId=key&AssociateTag=&Service=([^&]+)&Timestamp=([^&]+)&Version=([^&]+)
1669
- x
1670
- 3
1671
- new
1672
- x
1673
- 5
1674
- match
1675
- x
1676
- 6
1677
- should
1678
- p
1679
- 3
1680
- I
1681
- 0
1682
- I
1683
- 3c
1684
- I
1685
- 1e
1686
- x
1687
- 58
1688
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1689
- p
1690
- 0
1691
- x
1692
- 2
1693
- it
1694
- s
1695
- 20
1696
- includes a timestamp
1697
- M
1698
- 1
1699
- p
1700
- 2
1701
- x
1702
- 9
1703
- for_block
1704
- t
1705
- n
1706
- x
1707
- 6
1708
- Sucker
1709
- i
1710
- 15
1711
- 5
1712
- 48
1713
- 0
1714
- 5
1715
- 7
1716
- 1
1717
- 64
1718
- 47
1719
- 49
1720
- 2
1721
- 1
1722
- 49
1723
- 3
1724
- 1
1725
- 11
1726
- I
1727
- 4
1728
- I
1729
- 0
1730
- I
1731
- 0
1732
- I
1733
- 0
1734
- I
1735
- -2
1736
- p
1737
- 4
1738
- x
1739
- 5
1740
- query
1741
- s
1742
- 9
1743
- Timestamp
1744
- x
1745
- 7
1746
- include
1747
- x
1748
- 6
1749
- should
1750
- p
1751
- 3
1752
- I
1753
- 0
1754
- I
1755
- 40
1756
- I
1757
- f
1758
- x
1759
- 58
1760
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1761
- p
1762
- 0
1763
- s
1764
- 11
1765
- sorts query
1766
- M
1767
- 1
1768
- p
1769
- 2
1770
- x
1771
- 9
1772
- for_block
1773
- t
1774
- n
1775
- x
1776
- 6
1777
- Sucker
1778
- i
1779
- 50
1780
- 5
1781
- 48
1782
- 0
1783
- 49
1784
- 1
1785
- 0
1786
- 7
1787
- 2
1788
- 64
1789
- 7
1790
- 3
1791
- 64
1792
- 13
1793
- 18
1794
- 3
1795
- 49
1796
- 4
1797
- 2
1798
- 15
1799
- 15
1800
- 5
1801
- 48
1802
- 5
1803
- 5
1804
- 7
1805
- 6
1806
- 13
1807
- 70
1808
- 9
1809
- 42
1810
- 15
1811
- 44
1812
- 43
1813
- 7
1814
- 7
1815
- 8
1816
- 78
1817
- 49
1818
- 9
1819
- 2
1820
- 6
1821
- 6
1822
- 47
1823
- 49
1824
- 10
1825
- 1
1826
- 49
1827
- 11
1828
- 1
1829
- 11
1830
- I
1831
- 6
1832
- I
1833
- 0
1834
- I
1835
- 0
1836
- I
1837
- 0
1838
- I
1839
- -2
1840
- p
1841
- 12
1842
- x
1843
- 7
1844
- request
1845
- x
1846
- 10
1847
- parameters
1848
- s
1849
- 1
1850
- A
1851
- s
1852
- 3
1853
- foo
1854
- x
1855
- 3
1856
- []=
1857
- x
1858
- 5
1859
- query
1860
- n
1861
- x
1862
- 6
1863
- Regexp
1864
- s
1865
- 6
1866
- ^A=foo
1867
- x
1868
- 3
1869
- new
1870
- x
1871
- 5
1872
- match
1873
- x
1874
- 6
1875
- should
1876
- p
1877
- 5
1878
- I
1879
- 0
1880
- I
1881
- 44
1882
- I
1883
- 14
1884
- I
1885
- 45
1886
- I
1887
- 32
1888
- x
1889
- 58
1890
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1891
- p
1892
- 0
1893
- p
1894
- 9
1895
- I
1896
- 0
1897
- I
1898
- 37
1899
- I
1900
- a
1901
- I
1902
- 3b
1903
- I
1904
- 15
1905
- I
1906
- 3f
1907
- I
1908
- 20
1909
- I
1910
- 43
1911
- I
1912
- 2b
1913
- x
1914
- 58
1915
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
1916
- p
1917
- 0
1918
- s
1919
- 19
1920
- #build_signed_query
1921
- M
1922
- 1
1923
- p
1924
- 2
1925
- x
1926
- 9
1927
- for_block
1928
- t
1929
- n
1930
- x
1931
- 6
1932
- Sucker
1933
- i
1934
- 43
1935
- 5
1936
- 7
1937
- 0
1938
- 56
1939
- 1
1940
- 47
1941
- 50
1942
- 2
1943
- 1
1944
- 15
1945
- 5
1946
- 7
1947
- 3
1948
- 64
1949
- 56
1950
- 4
1951
- 47
1952
- 50
1953
- 5
1954
- 1
1955
- 15
1956
- 5
1957
- 7
1958
- 6
1959
- 64
1960
- 56
1961
- 7
1962
- 47
1963
- 50
1964
- 5
1965
- 1
1966
- 15
1967
- 5
1968
- 7
1969
- 8
1970
- 64
1971
- 56
1972
- 9
1973
- 47
1974
- 50
1975
- 5
1976
- 1
1977
- 11
1978
- I
1979
- 4
1980
- I
1981
- 0
1982
- I
1983
- 0
1984
- I
1985
- 0
1986
- I
1987
- -2
1988
- p
1989
- 10
1990
- x
1991
- 5
1992
- query
1993
- M
1994
- 1
1995
- p
1996
- 2
1997
- x
1998
- 9
1999
- for_block
2000
- t
2001
- n
2002
- x
2003
- 6
2004
- Sucker
2005
- i
2006
- 9
2007
- 5
2008
- 48
2009
- 0
2010
- 7
2011
- 1
2012
- 49
2013
- 2
2014
- 1
2015
- 11
2016
- I
2017
- 3
2018
- I
2019
- 0
2020
- I
2021
- 0
2022
- I
2023
- 0
2024
- I
2025
- -2
2026
- p
2027
- 3
2028
- x
2029
- 7
2030
- request
2031
- x
2032
- 18
2033
- build_signed_query
2034
- x
2035
- 4
2036
- send
2037
- p
2038
- 3
2039
- I
2040
- 0
2041
- I
2042
- 4a
2043
- I
2044
- 9
2045
- x
2046
- 58
2047
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2048
- p
2049
- 0
2050
- x
2051
- 3
2052
- let
2053
- s
2054
- 39
2055
- includes the key for the current locale
2056
- M
2057
- 1
2058
- p
2059
- 2
2060
- x
2061
- 9
2062
- for_block
2063
- t
2064
- n
2065
- x
2066
- 6
2067
- Sucker
2068
- i
2069
- 29
2070
- 5
2071
- 48
2072
- 0
2073
- 7
2074
- 1
2075
- 64
2076
- 13
2077
- 18
2078
- 2
2079
- 49
2080
- 2
2081
- 1
2082
- 15
2083
- 15
2084
- 5
2085
- 48
2086
- 3
2087
- 5
2088
- 7
2089
- 4
2090
- 64
2091
- 47
2092
- 49
2093
- 5
2094
- 1
2095
- 49
2096
- 6
2097
- 1
2098
- 11
2099
- I
2100
- 4
2101
- I
2102
- 0
2103
- I
2104
- 0
2105
- I
2106
- 0
2107
- I
2108
- -2
2109
- p
2110
- 7
2111
- x
2112
- 7
2113
- request
2114
- s
2115
- 3
2116
- foo
2117
- x
2118
- 4
2119
- key=
2120
- x
2121
- 5
2122
- query
2123
- s
2124
- 18
2125
- AWSAccessKeyId=foo
2126
- x
2127
- 7
2128
- include
2129
- x
2130
- 6
2131
- should
2132
- p
2133
- 5
2134
- I
2135
- 0
2136
- I
2137
- 4d
2138
- I
2139
- e
2140
- I
2141
- 4e
2142
- I
2143
- 1d
2144
- x
2145
- 58
2146
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2147
- p
2148
- 0
2149
- x
2150
- 2
2151
- it
2152
- s
2153
- 49
2154
- includes the associate tag for the current locale
2155
- M
2156
- 1
2157
- p
2158
- 2
2159
- x
2160
- 9
2161
- for_block
2162
- t
2163
- n
2164
- x
2165
- 6
2166
- Sucker
2167
- i
2168
- 29
2169
- 5
2170
- 48
2171
- 0
2172
- 7
2173
- 1
2174
- 64
2175
- 13
2176
- 18
2177
- 2
2178
- 49
2179
- 2
2180
- 1
2181
- 15
2182
- 15
2183
- 5
2184
- 48
2185
- 3
2186
- 5
2187
- 7
2188
- 4
2189
- 64
2190
- 47
2191
- 49
2192
- 5
2193
- 1
2194
- 49
2195
- 6
2196
- 1
2197
- 11
2198
- I
2199
- 4
2200
- I
2201
- 0
2202
- I
2203
- 0
2204
- I
2205
- 0
2206
- I
2207
- -2
2208
- p
2209
- 7
2210
- x
2211
- 7
2212
- request
2213
- s
2214
- 3
2215
- foo
2216
- x
2217
- 14
2218
- associate_tag=
2219
- x
2220
- 5
2221
- query
2222
- s
2223
- 16
2224
- AssociateTag=foo
2225
- x
2226
- 7
2227
- include
2228
- x
2229
- 6
2230
- should
2231
- p
2232
- 5
2233
- I
2234
- 0
2235
- I
2236
- 52
2237
- I
2238
- e
2239
- I
2240
- 53
2241
- I
2242
- 1d
2243
- x
2244
- 58
2245
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2246
- p
2247
- 0
2248
- s
2249
- 29
2250
- returns a signed query string
2251
- M
2252
- 1
2253
- p
2254
- 2
2255
- x
2256
- 9
2257
- for_block
2258
- t
2259
- n
2260
- x
2261
- 6
2262
- Sucker
2263
- i
2264
- 25
2265
- 5
2266
- 48
2267
- 0
2268
- 7
2269
- 1
2270
- 49
2271
- 2
2272
- 1
2273
- 19
2274
- 0
2275
- 15
2276
- 20
2277
- 0
2278
- 5
2279
- 7
2280
- 3
2281
- 64
2282
- 47
2283
- 49
2284
- 4
2285
- 1
2286
- 49
2287
- 5
2288
- 1
2289
- 11
2290
- I
2291
- 5
2292
- I
2293
- 1
2294
- I
2295
- 0
2296
- I
2297
- 0
2298
- I
2299
- -2
2300
- p
2301
- 6
2302
- x
2303
- 7
2304
- request
2305
- x
2306
- 18
2307
- build_signed_query
2308
- x
2309
- 4
2310
- send
2311
- s
2312
- 10
2313
- Signature=
2314
- x
2315
- 7
2316
- include
2317
- x
2318
- 6
2319
- should
2320
- p
2321
- 5
2322
- I
2323
- 0
2324
- I
2325
- 57
2326
- I
2327
- b
2328
- I
2329
- 58
2330
- I
2331
- 19
2332
- x
2333
- 58
2334
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2335
- p
2336
- 1
2337
- x
2338
- 5
2339
- query
2340
- p
2341
- 9
2342
- I
2343
- 0
2344
- I
2345
- 4a
2346
- I
2347
- a
2348
- I
2349
- 4c
2350
- I
2351
- 15
2352
- I
2353
- 51
2354
- I
2355
- 20
2356
- I
2357
- 56
2358
- I
2359
- 2b
2360
- x
2361
- 58
2362
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2363
- p
2364
- 0
2365
- s
2366
- 7
2367
- #escape
2368
- M
2369
- 1
2370
- p
2371
- 2
2372
- x
2373
- 9
2374
- for_block
2375
- t
2376
- n
2377
- x
2378
- 6
2379
- Sucker
2380
- i
2381
- 11
2382
- 5
2383
- 7
2384
- 0
2385
- 64
2386
- 56
2387
- 1
2388
- 47
2389
- 50
2390
- 2
2391
- 1
2392
- 11
2393
- I
2394
- 4
2395
- I
2396
- 0
2397
- I
2398
- 0
2399
- I
2400
- 0
2401
- I
2402
- -2
2403
- p
2404
- 3
2405
- s
2406
- 20
2407
- URL-encodes a string
2408
- M
2409
- 1
2410
- p
2411
- 2
2412
- x
2413
- 9
2414
- for_block
2415
- t
2416
- n
2417
- x
2418
- 6
2419
- Sucker
2420
- i
2421
- 23
2422
- 5
2423
- 48
2424
- 0
2425
- 7
2426
- 1
2427
- 7
2428
- 2
2429
- 64
2430
- 49
2431
- 3
2432
- 2
2433
- 5
2434
- 7
2435
- 4
2436
- 64
2437
- 47
2438
- 49
2439
- 5
2440
- 1
2441
- 49
2442
- 6
2443
- 1
2444
- 11
2445
- I
2446
- 4
2447
- I
2448
- 0
2449
- I
2450
- 0
2451
- I
2452
- 0
2453
- I
2454
- -2
2455
- p
2456
- 7
2457
- x
2458
- 7
2459
- request
2460
- x
2461
- 6
2462
- escape
2463
- s
2464
- 7
2465
- foo,bar
2466
- x
2467
- 4
2468
- send
2469
- s
2470
- 9
2471
- foo%2Cbar
2472
- x
2473
- 3
2474
- eql
2475
- x
2476
- 6
2477
- should
2478
- p
2479
- 3
2480
- I
2481
- 0
2482
- I
2483
- 5e
2484
- I
2485
- 17
2486
- x
2487
- 58
2488
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2489
- p
2490
- 0
2491
- x
2492
- 2
2493
- it
2494
- p
2495
- 3
2496
- I
2497
- 0
2498
- I
2499
- 5d
2500
- I
2501
- b
2502
- x
2503
- 58
2504
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2505
- p
2506
- 0
2507
- s
2508
- 5
2509
- #host
2510
- M
2511
- 1
2512
- p
2513
- 2
2514
- x
2515
- 9
2516
- for_block
2517
- t
2518
- n
2519
- x
2520
- 6
2521
- Sucker
2522
- i
2523
- 11
2524
- 5
2525
- 7
2526
- 0
2527
- 64
2528
- 56
2529
- 1
2530
- 47
2531
- 50
2532
- 2
2533
- 1
2534
- 11
2535
- I
2536
- 4
2537
- I
2538
- 0
2539
- I
2540
- 0
2541
- I
2542
- 0
2543
- I
2544
- -2
2545
- p
2546
- 3
2547
- s
2548
- 14
2549
- returns a host
2550
- M
2551
- 1
2552
- p
2553
- 2
2554
- x
2555
- 9
2556
- for_block
2557
- t
2558
- n
2559
- x
2560
- 6
2561
- Sucker
2562
- i
2563
- 33
2564
- 5
2565
- 48
2566
- 0
2567
- 7
2568
- 1
2569
- 13
2570
- 18
2571
- 2
2572
- 49
2573
- 2
2574
- 1
2575
- 15
2576
- 15
2577
- 5
2578
- 48
2579
- 0
2580
- 7
2581
- 3
2582
- 49
2583
- 4
2584
- 1
2585
- 5
2586
- 7
2587
- 5
2588
- 64
2589
- 47
2590
- 49
2591
- 6
2592
- 1
2593
- 49
2594
- 7
2595
- 1
2596
- 11
2597
- I
2598
- 4
2599
- I
2600
- 0
2601
- I
2602
- 0
2603
- I
2604
- 0
2605
- I
2606
- -2
2607
- p
2608
- 8
2609
- x
2610
- 7
2611
- request
2612
- x
2613
- 2
2614
- fr
2615
- x
2616
- 7
2617
- locale=
2618
- x
2619
- 4
2620
- host
2621
- x
2622
- 4
2623
- send
2624
- s
2625
- 16
2626
- ecs.amazonaws.fr
2627
- x
2628
- 3
2629
- eql
2630
- x
2631
- 6
2632
- should
2633
- p
2634
- 5
2635
- I
2636
- 0
2637
- I
2638
- 64
2639
- I
2640
- d
2641
- I
2642
- 65
2643
- I
2644
- 21
2645
- x
2646
- 58
2647
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2648
- p
2649
- 0
2650
- x
2651
- 2
2652
- it
2653
- p
2654
- 3
2655
- I
2656
- 0
2657
- I
2658
- 63
2659
- I
2660
- b
2661
- x
2662
- 58
2663
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2664
- p
2665
- 0
2666
- p
2667
- 23
2668
- I
2669
- 0
2670
- I
2671
- 5
2672
- I
2673
- 19
2674
- I
2675
- 7
2676
- I
2677
- 23
2678
- I
2679
- e
2680
- I
2681
- 2e
2682
- I
2683
- 14
2684
- I
2685
- 39
2686
- I
2687
- 1b
2688
- I
2689
- 44
2690
- I
2691
- 21
2692
- I
2693
- 4f
2694
- I
2695
- 2f
2696
- I
2697
- 5a
2698
- I
2699
- 36
2700
- I
2701
- 65
2702
- I
2703
- 49
2704
- I
2705
- 70
2706
- I
2707
- 5c
2708
- I
2709
- 7b
2710
- I
2711
- 62
2712
- I
2713
- 86
2714
- x
2715
- 58
2716
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2717
- p
2718
- 0
2719
- x
2720
- 8
2721
- describe
2722
- p
2723
- 3
2724
- I
2725
- 2
2726
- I
2727
- 4
2728
- I
2729
- d
2730
- x
2731
- 58
2732
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2733
- p
2734
- 0
2735
- x
2736
- 13
2737
- attach_method
2738
- p
2739
- 5
2740
- I
2741
- 0
2742
- I
2743
- 1
2744
- I
2745
- 9
2746
- I
2747
- 3
2748
- I
2749
- 25
2750
- x
2751
- 58
2752
- /Users/hakanensari/code/sucker/spec/sucker/request_spec.rb
2753
- p
2754
- 0