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,3627 +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
- 8
111
- Response
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
- 144
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
- 56
166
- 11
167
- 47
168
- 50
169
- 9
170
- 1
171
- 15
172
- 5
173
- 7
174
- 12
175
- 64
176
- 56
177
- 13
178
- 47
179
- 50
180
- 14
181
- 1
182
- 15
183
- 5
184
- 7
185
- 15
186
- 64
187
- 56
188
- 16
189
- 47
190
- 50
191
- 17
192
- 1
193
- 15
194
- 5
195
- 7
196
- 18
197
- 64
198
- 56
199
- 19
200
- 47
201
- 50
202
- 14
203
- 1
204
- 15
205
- 5
206
- 7
207
- 20
208
- 64
209
- 56
210
- 21
211
- 47
212
- 50
213
- 14
214
- 1
215
- 15
216
- 5
217
- 7
218
- 22
219
- 64
220
- 56
221
- 23
222
- 47
223
- 50
224
- 14
225
- 1
226
- 15
227
- 5
228
- 7
229
- 24
230
- 64
231
- 56
232
- 25
233
- 47
234
- 50
235
- 14
236
- 1
237
- 15
238
- 5
239
- 7
240
- 26
241
- 64
242
- 56
243
- 27
244
- 47
245
- 50
246
- 14
247
- 1
248
- 15
249
- 5
250
- 7
251
- 28
252
- 64
253
- 56
254
- 29
255
- 47
256
- 50
257
- 14
258
- 1
259
- 15
260
- 5
261
- 7
262
- 30
263
- 64
264
- 56
265
- 31
266
- 47
267
- 50
268
- 14
269
- 1
270
- 11
271
- I
272
- 7
273
- I
274
- 0
275
- I
276
- 0
277
- I
278
- 0
279
- I
280
- -2
281
- p
282
- 32
283
- s
284
- 20
285
- spec/sucker/response
286
- x
287
- 4
288
- Hash
289
- x
290
- 16
291
- new_from_literal
292
- x
293
- 6
294
- record
295
- x
296
- 12
297
- new_episodes
298
- x
299
- 3
300
- []=
301
- x
302
- 16
303
- use_vcr_cassette
304
- x
305
- 5
306
- asins
307
- M
308
- 1
309
- p
310
- 2
311
- x
312
- 9
313
- for_block
314
- t
315
- n
316
- x
317
- 6
318
- Sucker
319
- i
320
- 9
321
- 7
322
- 0
323
- 64
324
- 7
325
- 1
326
- 64
327
- 35
328
- 2
329
- 11
330
- I
331
- 3
332
- I
333
- 0
334
- I
335
- 0
336
- I
337
- 0
338
- I
339
- -2
340
- p
341
- 2
342
- s
343
- 10
344
- 0816614024
345
- s
346
- 10
347
- 0143105825
348
- p
349
- 3
350
- I
351
- 0
352
- I
353
- 9
354
- I
355
- 9
356
- x
357
- 59
358
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
359
- p
360
- 0
361
- x
362
- 3
363
- let
364
- x
365
- 8
366
- response
367
- M
368
- 1
369
- p
370
- 2
371
- x
372
- 9
373
- for_block
374
- t
375
- n
376
- x
377
- 6
378
- Sucker
379
- i
380
- 178
381
- 45
382
- 0
383
- 1
384
- 13
385
- 71
386
- 2
387
- 47
388
- 9
389
- 70
390
- 47
391
- 49
392
- 3
393
- 0
394
- 13
395
- 44
396
- 43
397
- 4
398
- 4
399
- 3
400
- 49
401
- 5
402
- 1
403
- 13
404
- 7
405
- 6
406
- 7
407
- 7
408
- 49
409
- 8
410
- 2
411
- 15
412
- 13
413
- 7
414
- 9
415
- 5
416
- 48
417
- 10
418
- 7
419
- 11
420
- 64
421
- 49
422
- 12
423
- 1
424
- 49
425
- 8
426
- 2
427
- 15
428
- 13
429
- 7
430
- 13
431
- 5
432
- 48
433
- 10
434
- 7
435
- 14
436
- 64
437
- 49
438
- 12
439
- 1
440
- 49
441
- 8
442
- 2
443
- 15
444
- 47
445
- 49
446
- 15
447
- 1
448
- 15
449
- 8
450
- 122
451
- 44
452
- 43
453
- 4
454
- 4
455
- 3
456
- 49
457
- 5
458
- 1
459
- 13
460
- 7
461
- 6
462
- 7
463
- 7
464
- 49
465
- 8
466
- 2
467
- 15
468
- 13
469
- 7
470
- 9
471
- 5
472
- 48
473
- 10
474
- 7
475
- 11
476
- 64
477
- 49
478
- 12
479
- 1
480
- 49
481
- 8
482
- 2
483
- 15
484
- 13
485
- 7
486
- 13
487
- 5
488
- 48
489
- 10
490
- 7
491
- 14
492
- 64
493
- 49
494
- 12
495
- 1
496
- 49
497
- 8
498
- 2
499
- 15
500
- 49
501
- 2
502
- 1
503
- 19
504
- 0
505
- 15
506
- 20
507
- 0
508
- 44
509
- 43
510
- 4
511
- 4
512
- 3
513
- 49
514
- 5
515
- 1
516
- 13
517
- 7
518
- 16
519
- 64
520
- 7
521
- 17
522
- 64
523
- 49
524
- 8
525
- 2
526
- 15
527
- 13
528
- 7
529
- 18
530
- 64
531
- 7
532
- 19
533
- 64
534
- 49
535
- 8
536
- 2
537
- 15
538
- 13
539
- 7
540
- 20
541
- 64
542
- 5
543
- 48
544
- 21
545
- 49
546
- 8
547
- 2
548
- 15
549
- 49
550
- 22
551
- 1
552
- 15
553
- 20
554
- 0
555
- 49
556
- 23
557
- 0
558
- 11
559
- I
560
- 9
561
- I
562
- 1
563
- I
564
- 0
565
- I
566
- 0
567
- I
568
- -2
569
- p
570
- 24
571
- x
572
- 6
573
- Sucker
574
- n
575
- x
576
- 3
577
- new
578
- x
579
- 8
580
- allocate
581
- x
582
- 4
583
- Hash
584
- x
585
- 16
586
- new_from_literal
587
- x
588
- 6
589
- locale
590
- x
591
- 2
592
- us
593
- x
594
- 3
595
- []=
596
- x
597
- 3
598
- key
599
- x
600
- 6
601
- amazon
602
- s
603
- 3
604
- key
605
- x
606
- 2
607
- []
608
- x
609
- 6
610
- secret
611
- s
612
- 6
613
- secret
614
- x
615
- 10
616
- initialize
617
- s
618
- 9
619
- Operation
620
- s
621
- 10
622
- ItemLookup
623
- s
624
- 6
625
- IdType
626
- s
627
- 4
628
- ASIN
629
- s
630
- 6
631
- ItemId
632
- x
633
- 5
634
- asins
635
- x
636
- 2
637
- <<
638
- x
639
- 3
640
- get
641
- p
642
- 33
643
- I
644
- 0
645
- I
646
- c
647
- I
648
- e
649
- I
650
- f
651
- I
652
- 17
653
- I
654
- d
655
- I
656
- 20
657
- I
658
- e
659
- I
660
- 30
661
- I
662
- f
663
- I
664
- 4f
665
- I
666
- d
667
- I
668
- 58
669
- I
670
- e
671
- I
672
- 68
673
- I
674
- f
675
- I
676
- 7a
677
- I
678
- c
679
- I
680
- 7d
681
- I
682
- 10
683
- I
684
- 7f
685
- I
686
- 13
687
- I
688
- 88
689
- I
690
- 11
691
- I
692
- 93
693
- I
694
- 12
695
- I
696
- 9e
697
- I
698
- 13
699
- I
700
- a8
701
- I
702
- 10
703
- I
704
- ac
705
- I
706
- 14
707
- I
708
- b2
709
- x
710
- 59
711
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
712
- p
713
- 1
714
- x
715
- 7
716
- request
717
- s
718
- 4
719
- .new
720
- M
721
- 1
722
- p
723
- 2
724
- x
725
- 9
726
- for_block
727
- t
728
- n
729
- x
730
- 6
731
- Sucker
732
- i
733
- 22
734
- 5
735
- 7
736
- 0
737
- 64
738
- 56
739
- 1
740
- 47
741
- 50
742
- 2
743
- 1
744
- 15
745
- 5
746
- 7
747
- 3
748
- 64
749
- 56
750
- 4
751
- 47
752
- 50
753
- 2
754
- 1
755
- 11
756
- I
757
- 4
758
- I
759
- 0
760
- I
761
- 0
762
- I
763
- 0
764
- I
765
- -2
766
- p
767
- 5
768
- s
769
- 29
770
- initializes the response body
771
- M
772
- 1
773
- p
774
- 2
775
- x
776
- 9
777
- for_block
778
- t
779
- n
780
- x
781
- 6
782
- Sucker
783
- i
784
- 18
785
- 5
786
- 48
787
- 0
788
- 49
789
- 1
790
- 0
791
- 5
792
- 45
793
- 2
794
- 3
795
- 47
796
- 49
797
- 4
798
- 1
799
- 49
800
- 5
801
- 1
802
- 11
803
- I
804
- 4
805
- I
806
- 0
807
- I
808
- 0
809
- I
810
- 0
811
- I
812
- -2
813
- p
814
- 6
815
- x
816
- 8
817
- response
818
- x
819
- 4
820
- body
821
- x
822
- 6
823
- String
824
- n
825
- x
826
- 17
827
- be_an_instance_of
828
- x
829
- 6
830
- should
831
- p
832
- 3
833
- I
834
- 0
835
- I
836
- 19
837
- I
838
- 12
839
- x
840
- 59
841
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
842
- p
843
- 0
844
- x
845
- 2
846
- it
847
- s
848
- 29
849
- initializes the response code
850
- M
851
- 1
852
- p
853
- 2
854
- x
855
- 9
856
- for_block
857
- t
858
- n
859
- x
860
- 6
861
- Sucker
862
- i
863
- 14
864
- 5
865
- 48
866
- 0
867
- 49
868
- 1
869
- 0
870
- 49
871
- 2
872
- 0
873
- 4
874
- 200
875
- 83
876
- 3
877
- 11
878
- I
879
- 3
880
- I
881
- 0
882
- I
883
- 0
884
- I
885
- 0
886
- I
887
- -2
888
- p
889
- 4
890
- x
891
- 8
892
- response
893
- x
894
- 4
895
- code
896
- x
897
- 6
898
- should
899
- x
900
- 2
901
- ==
902
- p
903
- 3
904
- I
905
- 0
906
- I
907
- 1d
908
- I
909
- e
910
- x
911
- 59
912
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
913
- p
914
- 0
915
- p
916
- 5
917
- I
918
- 0
919
- I
920
- 18
921
- I
922
- b
923
- I
924
- 1c
925
- I
926
- 16
927
- x
928
- 59
929
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
930
- p
931
- 0
932
- x
933
- 8
934
- describe
935
- s
936
- 29
937
- when response contains errors
938
- M
939
- 1
940
- p
941
- 2
942
- x
943
- 9
944
- for_block
945
- t
946
- n
947
- x
948
- 6
949
- Sucker
950
- i
951
- 30
952
- 5
953
- 56
954
- 0
955
- 47
956
- 50
957
- 1
958
- 0
959
- 15
960
- 5
961
- 7
962
- 2
963
- 64
964
- 56
965
- 3
966
- 47
967
- 50
968
- 4
969
- 1
970
- 15
971
- 5
972
- 7
973
- 5
974
- 64
975
- 56
976
- 6
977
- 47
978
- 50
979
- 4
980
- 1
981
- 11
982
- I
983
- 4
984
- I
985
- 0
986
- I
987
- 0
988
- I
989
- 0
990
- I
991
- -2
992
- p
993
- 7
994
- M
995
- 1
996
- p
997
- 2
998
- x
999
- 9
1000
- for_block
1001
- t
1002
- n
1003
- x
1004
- 6
1005
- Sucker
1006
- i
1007
- 14
1008
- 5
1009
- 48
1010
- 0
1011
- 7
1012
- 1
1013
- 64
1014
- 13
1015
- 18
1016
- 2
1017
- 49
1018
- 2
1019
- 1
1020
- 15
1021
- 11
1022
- I
1023
- 4
1024
- I
1025
- 0
1026
- I
1027
- 0
1028
- I
1029
- 0
1030
- I
1031
- -2
1032
- p
1033
- 3
1034
- x
1035
- 8
1036
- response
1037
- s
1038
- 164
1039
- <?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-09-01"><Errors><Error>foo</Error><Error>bar</Error></Errors>
1040
- x
1041
- 5
1042
- body=
1043
- p
1044
- 3
1045
- I
1046
- 0
1047
- I
1048
- 23
1049
- I
1050
- e
1051
- x
1052
- 59
1053
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1054
- p
1055
- 0
1056
- x
1057
- 6
1058
- before
1059
- s
1060
- 7
1061
- #errors
1062
- M
1063
- 1
1064
- p
1065
- 2
1066
- x
1067
- 9
1068
- for_block
1069
- t
1070
- n
1071
- x
1072
- 6
1073
- Sucker
1074
- i
1075
- 11
1076
- 5
1077
- 7
1078
- 0
1079
- 64
1080
- 56
1081
- 1
1082
- 47
1083
- 50
1084
- 2
1085
- 1
1086
- 11
1087
- I
1088
- 4
1089
- I
1090
- 0
1091
- I
1092
- 0
1093
- I
1094
- 0
1095
- I
1096
- -2
1097
- p
1098
- 3
1099
- s
1100
- 26
1101
- returns an array of errors
1102
- M
1103
- 1
1104
- p
1105
- 2
1106
- x
1107
- 9
1108
- for_block
1109
- t
1110
- n
1111
- x
1112
- 6
1113
- Sucker
1114
- i
1115
- 19
1116
- 5
1117
- 48
1118
- 0
1119
- 49
1120
- 1
1121
- 0
1122
- 49
1123
- 2
1124
- 0
1125
- 5
1126
- 80
1127
- 47
1128
- 49
1129
- 3
1130
- 1
1131
- 49
1132
- 4
1133
- 1
1134
- 11
1135
- I
1136
- 4
1137
- I
1138
- 0
1139
- I
1140
- 0
1141
- I
1142
- 0
1143
- I
1144
- -2
1145
- p
1146
- 5
1147
- x
1148
- 8
1149
- response
1150
- x
1151
- 6
1152
- errors
1153
- x
1154
- 5
1155
- count
1156
- x
1157
- 3
1158
- eql
1159
- x
1160
- 6
1161
- should
1162
- p
1163
- 3
1164
- I
1165
- 0
1166
- I
1167
- 28
1168
- I
1169
- 13
1170
- x
1171
- 59
1172
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1173
- p
1174
- 0
1175
- x
1176
- 2
1177
- it
1178
- p
1179
- 3
1180
- I
1181
- 0
1182
- I
1183
- 27
1184
- I
1185
- b
1186
- x
1187
- 59
1188
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1189
- p
1190
- 0
1191
- x
1192
- 8
1193
- describe
1194
- s
1195
- 12
1196
- #has_errors?
1197
- M
1198
- 1
1199
- p
1200
- 2
1201
- x
1202
- 9
1203
- for_block
1204
- t
1205
- n
1206
- x
1207
- 6
1208
- Sucker
1209
- i
1210
- 11
1211
- 5
1212
- 7
1213
- 0
1214
- 64
1215
- 56
1216
- 1
1217
- 47
1218
- 50
1219
- 2
1220
- 1
1221
- 11
1222
- I
1223
- 4
1224
- I
1225
- 0
1226
- I
1227
- 0
1228
- I
1229
- 0
1230
- I
1231
- -2
1232
- p
1233
- 3
1234
- s
1235
- 39
1236
- returns true if the response has errors
1237
- M
1238
- 1
1239
- p
1240
- 2
1241
- x
1242
- 9
1243
- for_block
1244
- t
1245
- n
1246
- x
1247
- 6
1248
- Sucker
1249
- i
1250
- 10
1251
- 5
1252
- 48
1253
- 0
1254
- 5
1255
- 48
1256
- 1
1257
- 49
1258
- 2
1259
- 1
1260
- 11
1261
- I
1262
- 3
1263
- I
1264
- 0
1265
- I
1266
- 0
1267
- I
1268
- 0
1269
- I
1270
- -2
1271
- p
1272
- 3
1273
- x
1274
- 8
1275
- response
1276
- x
1277
- 11
1278
- have_errors
1279
- x
1280
- 6
1281
- should
1282
- p
1283
- 3
1284
- I
1285
- 0
1286
- I
1287
- 2e
1288
- I
1289
- a
1290
- x
1291
- 59
1292
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1293
- p
1294
- 0
1295
- x
1296
- 2
1297
- it
1298
- p
1299
- 3
1300
- I
1301
- 0
1302
- I
1303
- 2d
1304
- I
1305
- b
1306
- x
1307
- 59
1308
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1309
- p
1310
- 0
1311
- p
1312
- 7
1313
- I
1314
- 0
1315
- I
1316
- 22
1317
- I
1318
- 8
1319
- I
1320
- 26
1321
- I
1322
- 13
1323
- I
1324
- 2c
1325
- I
1326
- 1e
1327
- x
1328
- 59
1329
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1330
- p
1331
- 0
1332
- x
1333
- 7
1334
- context
1335
- s
1336
- 5
1337
- #each
1338
- M
1339
- 1
1340
- p
1341
- 2
1342
- x
1343
- 9
1344
- for_block
1345
- t
1346
- n
1347
- x
1348
- 6
1349
- Sucker
1350
- i
1351
- 22
1352
- 5
1353
- 7
1354
- 0
1355
- 64
1356
- 56
1357
- 1
1358
- 47
1359
- 50
1360
- 2
1361
- 1
1362
- 15
1363
- 5
1364
- 7
1365
- 3
1366
- 64
1367
- 56
1368
- 4
1369
- 47
1370
- 50
1371
- 2
1372
- 1
1373
- 11
1374
- I
1375
- 4
1376
- I
1377
- 0
1378
- I
1379
- 0
1380
- I
1381
- 0
1382
- I
1383
- -2
1384
- p
1385
- 5
1386
- s
1387
- 21
1388
- when a block is given
1389
- M
1390
- 1
1391
- p
1392
- 2
1393
- x
1394
- 9
1395
- for_block
1396
- t
1397
- n
1398
- x
1399
- 6
1400
- Sucker
1401
- i
1402
- 11
1403
- 5
1404
- 7
1405
- 0
1406
- 64
1407
- 56
1408
- 1
1409
- 47
1410
- 50
1411
- 2
1412
- 1
1413
- 11
1414
- I
1415
- 4
1416
- I
1417
- 0
1418
- I
1419
- 0
1420
- I
1421
- 0
1422
- I
1423
- -2
1424
- p
1425
- 3
1426
- s
1427
- 28
1428
- yields each match to a block
1429
- M
1430
- 1
1431
- p
1432
- 2
1433
- x
1434
- 9
1435
- for_block
1436
- t
1437
- n
1438
- x
1439
- 6
1440
- Sucker
1441
- i
1442
- 25
1443
- 3
1444
- 19
1445
- 0
1446
- 15
1447
- 5
1448
- 48
1449
- 0
1450
- 7
1451
- 1
1452
- 64
1453
- 56
1454
- 2
1455
- 50
1456
- 3
1457
- 1
1458
- 15
1459
- 20
1460
- 0
1461
- 5
1462
- 48
1463
- 4
1464
- 49
1465
- 5
1466
- 1
1467
- 11
1468
- I
1469
- 5
1470
- I
1471
- 1
1472
- I
1473
- 0
1474
- I
1475
- 0
1476
- I
1477
- -2
1478
- p
1479
- 6
1480
- x
1481
- 8
1482
- response
1483
- s
1484
- 14
1485
- ItemAttributes
1486
- M
1487
- 1
1488
- p
1489
- 2
1490
- x
1491
- 9
1492
- for_block
1493
- t
1494
- n
1495
- x
1496
- 6
1497
- Sucker
1498
- i
1499
- 23
1500
- 57
1501
- 19
1502
- 0
1503
- 15
1504
- 2
1505
- 22
1506
- 1
1507
- 0
1508
- 15
1509
- 20
1510
- 0
1511
- 5
1512
- 45
1513
- 0
1514
- 1
1515
- 47
1516
- 49
1517
- 2
1518
- 1
1519
- 49
1520
- 3
1521
- 1
1522
- 11
1523
- I
1524
- 5
1525
- I
1526
- 1
1527
- I
1528
- 1
1529
- I
1530
- 1
1531
- n
1532
- p
1533
- 4
1534
- x
1535
- 4
1536
- Hash
1537
- n
1538
- x
1539
- 17
1540
- be_an_instance_of
1541
- x
1542
- 6
1543
- should
1544
- p
1545
- 7
1546
- I
1547
- 0
1548
- I
1549
- 38
1550
- I
1551
- 4
1552
- I
1553
- 39
1554
- I
1555
- 9
1556
- I
1557
- 3a
1558
- I
1559
- 17
1560
- x
1561
- 59
1562
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1563
- p
1564
- 1
1565
- x
1566
- 4
1567
- item
1568
- x
1569
- 4
1570
- each
1571
- x
1572
- 7
1573
- be_true
1574
- x
1575
- 6
1576
- should
1577
- p
1578
- 7
1579
- I
1580
- 0
1581
- I
1582
- 36
1583
- I
1584
- 4
1585
- I
1586
- 38
1587
- I
1588
- 10
1589
- I
1590
- 3d
1591
- I
1592
- 19
1593
- x
1594
- 59
1595
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1596
- p
1597
- 1
1598
- x
1599
- 11
1600
- has_yielded
1601
- x
1602
- 2
1603
- it
1604
- p
1605
- 3
1606
- I
1607
- 0
1608
- I
1609
- 35
1610
- I
1611
- b
1612
- x
1613
- 59
1614
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1615
- p
1616
- 0
1617
- x
1618
- 7
1619
- context
1620
- s
1621
- 22
1622
- when no block is given
1623
- M
1624
- 1
1625
- p
1626
- 2
1627
- x
1628
- 9
1629
- for_block
1630
- t
1631
- n
1632
- x
1633
- 6
1634
- Sucker
1635
- i
1636
- 11
1637
- 5
1638
- 7
1639
- 0
1640
- 64
1641
- 56
1642
- 1
1643
- 47
1644
- 50
1645
- 2
1646
- 1
1647
- 11
1648
- I
1649
- 4
1650
- I
1651
- 0
1652
- I
1653
- 0
1654
- I
1655
- 0
1656
- I
1657
- -2
1658
- p
1659
- 3
1660
- s
1661
- 12
1662
- raises error
1663
- M
1664
- 1
1665
- p
1666
- 2
1667
- x
1668
- 9
1669
- for_block
1670
- t
1671
- n
1672
- x
1673
- 6
1674
- Sucker
1675
- i
1676
- 19
1677
- 5
1678
- 56
1679
- 0
1680
- 47
1681
- 50
1682
- 1
1683
- 0
1684
- 5
1685
- 45
1686
- 2
1687
- 3
1688
- 47
1689
- 49
1690
- 4
1691
- 1
1692
- 49
1693
- 5
1694
- 1
1695
- 11
1696
- I
1697
- 4
1698
- I
1699
- 0
1700
- I
1701
- 0
1702
- I
1703
- 0
1704
- I
1705
- -2
1706
- p
1707
- 6
1708
- M
1709
- 1
1710
- p
1711
- 2
1712
- x
1713
- 9
1714
- for_block
1715
- t
1716
- n
1717
- x
1718
- 6
1719
- Sucker
1720
- i
1721
- 10
1722
- 5
1723
- 48
1724
- 0
1725
- 7
1726
- 1
1727
- 64
1728
- 49
1729
- 2
1730
- 1
1731
- 11
1732
- I
1733
- 3
1734
- I
1735
- 0
1736
- I
1737
- 0
1738
- I
1739
- 0
1740
- I
1741
- -2
1742
- p
1743
- 3
1744
- x
1745
- 8
1746
- response
1747
- s
1748
- 14
1749
- ItemAttributes
1750
- x
1751
- 4
1752
- each
1753
- p
1754
- 3
1755
- I
1756
- 0
1757
- I
1758
- 44
1759
- I
1760
- a
1761
- x
1762
- 59
1763
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1764
- p
1765
- 0
1766
- x
1767
- 6
1768
- expect
1769
- x
1770
- 13
1771
- NoMethodError
1772
- n
1773
- x
1774
- 11
1775
- raise_error
1776
- x
1777
- 2
1778
- to
1779
- p
1780
- 7
1781
- I
1782
- 0
1783
- I
1784
- 43
1785
- I
1786
- 7
1787
- I
1788
- 45
1789
- I
1790
- f
1791
- I
1792
- 43
1793
- I
1794
- 13
1795
- x
1796
- 59
1797
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1798
- p
1799
- 0
1800
- x
1801
- 2
1802
- it
1803
- p
1804
- 3
1805
- I
1806
- 0
1807
- I
1808
- 42
1809
- I
1810
- b
1811
- x
1812
- 59
1813
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1814
- p
1815
- 0
1816
- p
1817
- 5
1818
- I
1819
- 0
1820
- I
1821
- 34
1822
- I
1823
- b
1824
- I
1825
- 41
1826
- I
1827
- 16
1828
- x
1829
- 59
1830
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
1831
- p
1832
- 0
1833
- s
1834
- 5
1835
- #find
1836
- M
1837
- 1
1838
- p
1839
- 2
1840
- x
1841
- 9
1842
- for_block
1843
- t
1844
- n
1845
- x
1846
- 6
1847
- Sucker
1848
- i
1849
- 22
1850
- 5
1851
- 7
1852
- 0
1853
- 64
1854
- 56
1855
- 1
1856
- 47
1857
- 50
1858
- 2
1859
- 1
1860
- 15
1861
- 5
1862
- 7
1863
- 3
1864
- 64
1865
- 56
1866
- 4
1867
- 47
1868
- 50
1869
- 2
1870
- 1
1871
- 11
1872
- I
1873
- 4
1874
- I
1875
- 0
1876
- I
1877
- 0
1878
- I
1879
- 0
1880
- I
1881
- -2
1882
- p
1883
- 5
1884
- s
1885
- 22
1886
- when there are matches
1887
- M
1888
- 1
1889
- p
1890
- 2
1891
- x
1892
- 9
1893
- for_block
1894
- t
1895
- n
1896
- x
1897
- 6
1898
- Sucker
1899
- i
1900
- 11
1901
- 5
1902
- 7
1903
- 0
1904
- 64
1905
- 56
1906
- 1
1907
- 47
1908
- 50
1909
- 2
1910
- 1
1911
- 11
1912
- I
1913
- 4
1914
- I
1915
- 0
1916
- I
1917
- 0
1918
- I
1919
- 0
1920
- I
1921
- -2
1922
- p
1923
- 3
1924
- s
1925
- 34
1926
- returns an array of matching nodes
1927
- M
1928
- 1
1929
- p
1930
- 2
1931
- x
1932
- 9
1933
- for_block
1934
- t
1935
- n
1936
- x
1937
- 6
1938
- Sucker
1939
- i
1940
- 21
1941
- 5
1942
- 48
1943
- 0
1944
- 7
1945
- 1
1946
- 64
1947
- 49
1948
- 2
1949
- 1
1950
- 5
1951
- 5
1952
- 48
1953
- 3
1954
- 47
1955
- 49
1956
- 4
1957
- 1
1958
- 49
1959
- 5
1960
- 1
1961
- 11
1962
- I
1963
- 4
1964
- I
1965
- 0
1966
- I
1967
- 0
1968
- I
1969
- 0
1970
- I
1971
- -2
1972
- p
1973
- 6
1974
- x
1975
- 8
1976
- response
1977
- s
1978
- 4
1979
- ASIN
1980
- x
1981
- 4
1982
- find
1983
- x
1984
- 5
1985
- asins
1986
- x
1987
- 3
1988
- eql
1989
- x
1990
- 6
1991
- should
1992
- p
1993
- 3
1994
- I
1995
- 0
1996
- I
1997
- 4d
1998
- I
1999
- 15
2000
- x
2001
- 59
2002
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2003
- p
2004
- 0
2005
- x
2006
- 2
2007
- it
2008
- p
2009
- 3
2010
- I
2011
- 0
2012
- I
2013
- 4c
2014
- I
2015
- b
2016
- x
2017
- 59
2018
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2019
- p
2020
- 0
2021
- x
2022
- 7
2023
- context
2024
- s
2025
- 25
2026
- when there are no matches
2027
- M
2028
- 1
2029
- p
2030
- 2
2031
- x
2032
- 9
2033
- for_block
2034
- t
2035
- n
2036
- x
2037
- 6
2038
- Sucker
2039
- i
2040
- 11
2041
- 5
2042
- 7
2043
- 0
2044
- 64
2045
- 56
2046
- 1
2047
- 47
2048
- 50
2049
- 2
2050
- 1
2051
- 11
2052
- I
2053
- 4
2054
- I
2055
- 0
2056
- I
2057
- 0
2058
- I
2059
- 0
2060
- I
2061
- -2
2062
- p
2063
- 3
2064
- s
2065
- 22
2066
- returns an empty array
2067
- M
2068
- 1
2069
- p
2070
- 2
2071
- x
2072
- 9
2073
- for_block
2074
- t
2075
- n
2076
- x
2077
- 6
2078
- Sucker
2079
- i
2080
- 25
2081
- 5
2082
- 48
2083
- 0
2084
- 7
2085
- 1
2086
- 64
2087
- 49
2088
- 2
2089
- 1
2090
- 19
2091
- 0
2092
- 15
2093
- 20
2094
- 0
2095
- 5
2096
- 35
2097
- 0
2098
- 47
2099
- 49
2100
- 3
2101
- 1
2102
- 49
2103
- 4
2104
- 1
2105
- 11
2106
- I
2107
- 5
2108
- I
2109
- 1
2110
- I
2111
- 0
2112
- I
2113
- 0
2114
- I
2115
- -2
2116
- p
2117
- 5
2118
- x
2119
- 8
2120
- response
2121
- s
2122
- 3
2123
- Foo
2124
- x
2125
- 4
2126
- find
2127
- x
2128
- 3
2129
- eql
2130
- x
2131
- 6
2132
- should
2133
- p
2134
- 5
2135
- I
2136
- 0
2137
- I
2138
- 53
2139
- I
2140
- c
2141
- I
2142
- 54
2143
- I
2144
- 19
2145
- x
2146
- 59
2147
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2148
- p
2149
- 1
2150
- x
2151
- 4
2152
- node
2153
- x
2154
- 2
2155
- it
2156
- p
2157
- 3
2158
- I
2159
- 0
2160
- I
2161
- 52
2162
- I
2163
- b
2164
- x
2165
- 59
2166
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2167
- p
2168
- 0
2169
- p
2170
- 5
2171
- I
2172
- 0
2173
- I
2174
- 4b
2175
- I
2176
- b
2177
- I
2178
- 51
2179
- I
2180
- 16
2181
- x
2182
- 59
2183
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2184
- p
2185
- 0
2186
- s
2187
- 4
2188
- #map
2189
- M
2190
- 1
2191
- p
2192
- 2
2193
- x
2194
- 9
2195
- for_block
2196
- t
2197
- n
2198
- x
2199
- 6
2200
- Sucker
2201
- i
2202
- 22
2203
- 5
2204
- 7
2205
- 0
2206
- 64
2207
- 56
2208
- 1
2209
- 47
2210
- 50
2211
- 2
2212
- 1
2213
- 15
2214
- 5
2215
- 7
2216
- 3
2217
- 64
2218
- 56
2219
- 4
2220
- 47
2221
- 50
2222
- 2
2223
- 1
2224
- 11
2225
- I
2226
- 4
2227
- I
2228
- 0
2229
- I
2230
- 0
2231
- I
2232
- 0
2233
- I
2234
- -2
2235
- p
2236
- 5
2237
- s
2238
- 21
2239
- when a block is given
2240
- M
2241
- 1
2242
- p
2243
- 2
2244
- x
2245
- 9
2246
- for_block
2247
- t
2248
- n
2249
- x
2250
- 6
2251
- Sucker
2252
- i
2253
- 11
2254
- 5
2255
- 7
2256
- 0
2257
- 64
2258
- 56
2259
- 1
2260
- 47
2261
- 50
2262
- 2
2263
- 1
2264
- 11
2265
- I
2266
- 4
2267
- I
2268
- 0
2269
- I
2270
- 0
2271
- I
2272
- 0
2273
- I
2274
- -2
2275
- p
2276
- 3
2277
- s
2278
- 53
2279
- yields each match to a block and maps returned values
2280
- M
2281
- 1
2282
- p
2283
- 2
2284
- x
2285
- 9
2286
- for_block
2287
- t
2288
- n
2289
- x
2290
- 6
2291
- Sucker
2292
- i
2293
- 29
2294
- 5
2295
- 48
2296
- 0
2297
- 7
2298
- 1
2299
- 64
2300
- 56
2301
- 2
2302
- 50
2303
- 3
2304
- 1
2305
- 19
2306
- 0
2307
- 15
2308
- 20
2309
- 0
2310
- 49
2311
- 4
2312
- 0
2313
- 5
2314
- 80
2315
- 47
2316
- 49
2317
- 5
2318
- 1
2319
- 49
2320
- 6
2321
- 1
2322
- 11
2323
- I
2324
- 5
2325
- I
2326
- 1
2327
- I
2328
- 0
2329
- I
2330
- 0
2331
- I
2332
- -2
2333
- p
2334
- 7
2335
- x
2336
- 8
2337
- response
2338
- s
2339
- 14
2340
- ItemAttributes
2341
- M
2342
- 1
2343
- p
2344
- 2
2345
- x
2346
- 9
2347
- for_block
2348
- t
2349
- n
2350
- x
2351
- 6
2352
- Sucker
2353
- i
2354
- 13
2355
- 57
2356
- 19
2357
- 0
2358
- 15
2359
- 20
2360
- 0
2361
- 7
2362
- 0
2363
- 64
2364
- 49
2365
- 1
2366
- 1
2367
- 11
2368
- I
2369
- 4
2370
- I
2371
- 1
2372
- I
2373
- 1
2374
- I
2375
- 1
2376
- n
2377
- p
2378
- 2
2379
- s
2380
- 5
2381
- Title
2382
- x
2383
- 2
2384
- []
2385
- p
2386
- 3
2387
- I
2388
- 0
2389
- I
2390
- 5c
2391
- I
2392
- d
2393
- x
2394
- 59
2395
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2396
- p
2397
- 1
2398
- x
2399
- 4
2400
- item
2401
- x
2402
- 3
2403
- map
2404
- x
2405
- 5
2406
- count
2407
- x
2408
- 3
2409
- eql
2410
- x
2411
- 6
2412
- should
2413
- p
2414
- 5
2415
- I
2416
- 0
2417
- I
2418
- 5c
2419
- I
2420
- e
2421
- I
2422
- 5e
2423
- I
2424
- 1d
2425
- x
2426
- 59
2427
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2428
- p
2429
- 1
2430
- x
2431
- 6
2432
- titles
2433
- x
2434
- 2
2435
- it
2436
- p
2437
- 3
2438
- I
2439
- 0
2440
- I
2441
- 5b
2442
- I
2443
- b
2444
- x
2445
- 59
2446
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2447
- p
2448
- 0
2449
- x
2450
- 7
2451
- context
2452
- s
2453
- 22
2454
- when no block is given
2455
- M
2456
- 1
2457
- p
2458
- 2
2459
- x
2460
- 9
2461
- for_block
2462
- t
2463
- n
2464
- x
2465
- 6
2466
- Sucker
2467
- i
2468
- 11
2469
- 5
2470
- 7
2471
- 0
2472
- 64
2473
- 56
2474
- 1
2475
- 47
2476
- 50
2477
- 2
2478
- 1
2479
- 11
2480
- I
2481
- 4
2482
- I
2483
- 0
2484
- I
2485
- 0
2486
- I
2487
- 0
2488
- I
2489
- -2
2490
- p
2491
- 3
2492
- s
2493
- 12
2494
- raises error
2495
- M
2496
- 1
2497
- p
2498
- 2
2499
- x
2500
- 9
2501
- for_block
2502
- t
2503
- n
2504
- x
2505
- 6
2506
- Sucker
2507
- i
2508
- 19
2509
- 5
2510
- 56
2511
- 0
2512
- 47
2513
- 50
2514
- 1
2515
- 0
2516
- 5
2517
- 45
2518
- 2
2519
- 3
2520
- 47
2521
- 49
2522
- 4
2523
- 1
2524
- 49
2525
- 5
2526
- 1
2527
- 11
2528
- I
2529
- 4
2530
- I
2531
- 0
2532
- I
2533
- 0
2534
- I
2535
- 0
2536
- I
2537
- -2
2538
- p
2539
- 6
2540
- M
2541
- 1
2542
- p
2543
- 2
2544
- x
2545
- 9
2546
- for_block
2547
- t
2548
- n
2549
- x
2550
- 6
2551
- Sucker
2552
- i
2553
- 10
2554
- 5
2555
- 48
2556
- 0
2557
- 7
2558
- 1
2559
- 64
2560
- 49
2561
- 2
2562
- 1
2563
- 11
2564
- I
2565
- 3
2566
- I
2567
- 0
2568
- I
2569
- 0
2570
- I
2571
- 0
2572
- I
2573
- -2
2574
- p
2575
- 3
2576
- x
2577
- 8
2578
- response
2579
- s
2580
- 14
2581
- ItemAttributes
2582
- x
2583
- 3
2584
- map
2585
- p
2586
- 3
2587
- I
2588
- 0
2589
- I
2590
- 65
2591
- I
2592
- a
2593
- x
2594
- 59
2595
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2596
- p
2597
- 0
2598
- x
2599
- 6
2600
- expect
2601
- x
2602
- 13
2603
- NoMethodError
2604
- n
2605
- x
2606
- 11
2607
- raise_error
2608
- x
2609
- 2
2610
- to
2611
- p
2612
- 7
2613
- I
2614
- 0
2615
- I
2616
- 64
2617
- I
2618
- 7
2619
- I
2620
- 66
2621
- I
2622
- f
2623
- I
2624
- 64
2625
- I
2626
- 13
2627
- x
2628
- 59
2629
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2630
- p
2631
- 0
2632
- x
2633
- 2
2634
- it
2635
- p
2636
- 3
2637
- I
2638
- 0
2639
- I
2640
- 63
2641
- I
2642
- b
2643
- x
2644
- 59
2645
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2646
- p
2647
- 0
2648
- p
2649
- 5
2650
- I
2651
- 0
2652
- I
2653
- 5a
2654
- I
2655
- b
2656
- I
2657
- 62
2658
- I
2659
- 16
2660
- x
2661
- 59
2662
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2663
- p
2664
- 0
2665
- s
2666
- 3
2667
- #[]
2668
- M
2669
- 1
2670
- p
2671
- 2
2672
- x
2673
- 9
2674
- for_block
2675
- t
2676
- n
2677
- x
2678
- 6
2679
- Sucker
2680
- i
2681
- 11
2682
- 5
2683
- 7
2684
- 0
2685
- 64
2686
- 56
2687
- 1
2688
- 47
2689
- 50
2690
- 2
2691
- 1
2692
- 11
2693
- I
2694
- 4
2695
- I
2696
- 0
2697
- I
2698
- 0
2699
- I
2700
- 0
2701
- I
2702
- -2
2703
- p
2704
- 3
2705
- s
2706
- 20
2707
- is an alias of #find
2708
- M
2709
- 1
2710
- p
2711
- 2
2712
- x
2713
- 9
2714
- for_block
2715
- t
2716
- n
2717
- x
2718
- 6
2719
- Sucker
2720
- i
2721
- 27
2722
- 5
2723
- 48
2724
- 0
2725
- 7
2726
- 1
2727
- 64
2728
- 49
2729
- 2
2730
- 1
2731
- 5
2732
- 5
2733
- 48
2734
- 0
2735
- 7
2736
- 1
2737
- 64
2738
- 49
2739
- 3
2740
- 1
2741
- 47
2742
- 49
2743
- 4
2744
- 1
2745
- 49
2746
- 5
2747
- 1
2748
- 11
2749
- I
2750
- 5
2751
- I
2752
- 0
2753
- I
2754
- 0
2755
- I
2756
- 0
2757
- I
2758
- -2
2759
- p
2760
- 6
2761
- x
2762
- 8
2763
- response
2764
- s
2765
- 3
2766
- Foo
2767
- x
2768
- 2
2769
- []
2770
- x
2771
- 4
2772
- find
2773
- x
2774
- 3
2775
- eql
2776
- x
2777
- 6
2778
- should
2779
- p
2780
- 3
2781
- I
2782
- 0
2783
- I
2784
- 6d
2785
- I
2786
- 1b
2787
- x
2788
- 59
2789
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2790
- p
2791
- 0
2792
- x
2793
- 2
2794
- it
2795
- p
2796
- 3
2797
- I
2798
- 0
2799
- I
2800
- 6c
2801
- I
2802
- b
2803
- x
2804
- 59
2805
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2806
- p
2807
- 0
2808
- s
2809
- 8
2810
- #to_hash
2811
- M
2812
- 1
2813
- p
2814
- 2
2815
- x
2816
- 9
2817
- for_block
2818
- t
2819
- n
2820
- x
2821
- 6
2822
- Sucker
2823
- i
2824
- 22
2825
- 5
2826
- 7
2827
- 0
2828
- 64
2829
- 56
2830
- 1
2831
- 47
2832
- 50
2833
- 2
2834
- 1
2835
- 15
2836
- 5
2837
- 7
2838
- 3
2839
- 64
2840
- 56
2841
- 4
2842
- 47
2843
- 50
2844
- 2
2845
- 1
2846
- 11
2847
- I
2848
- 4
2849
- I
2850
- 0
2851
- I
2852
- 0
2853
- I
2854
- 0
2855
- I
2856
- -2
2857
- p
2858
- 5
2859
- s
2860
- 14
2861
- returns a hash
2862
- M
2863
- 1
2864
- p
2865
- 2
2866
- x
2867
- 9
2868
- for_block
2869
- t
2870
- n
2871
- x
2872
- 6
2873
- Sucker
2874
- i
2875
- 18
2876
- 5
2877
- 48
2878
- 0
2879
- 49
2880
- 1
2881
- 0
2882
- 5
2883
- 45
2884
- 2
2885
- 3
2886
- 47
2887
- 49
2888
- 4
2889
- 1
2890
- 49
2891
- 5
2892
- 1
2893
- 11
2894
- I
2895
- 4
2896
- I
2897
- 0
2898
- I
2899
- 0
2900
- I
2901
- 0
2902
- I
2903
- -2
2904
- p
2905
- 6
2906
- x
2907
- 8
2908
- response
2909
- x
2910
- 7
2911
- to_hash
2912
- x
2913
- 4
2914
- Hash
2915
- n
2916
- x
2917
- 4
2918
- be_a
2919
- x
2920
- 6
2921
- should
2922
- p
2923
- 3
2924
- I
2925
- 0
2926
- I
2927
- 73
2928
- I
2929
- 12
2930
- x
2931
- 59
2932
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
2933
- p
2934
- 0
2935
- x
2936
- 2
2937
- it
2938
- s
2939
- 28
2940
- renders non-ASCII characters
2941
- M
2942
- 1
2943
- p
2944
- 2
2945
- x
2946
- 9
2947
- for_block
2948
- t
2949
- n
2950
- x
2951
- 6
2952
- Sucker
2953
- i
2954
- 38
2955
- 5
2956
- 48
2957
- 0
2958
- 7
2959
- 1
2960
- 64
2961
- 13
2962
- 18
2963
- 2
2964
- 49
2965
- 2
2966
- 1
2967
- 15
2968
- 15
2969
- 5
2970
- 48
2971
- 0
2972
- 49
2973
- 3
2974
- 0
2975
- 7
2976
- 4
2977
- 64
2978
- 49
2979
- 5
2980
- 1
2981
- 5
2982
- 7
2983
- 6
2984
- 64
2985
- 47
2986
- 49
2987
- 7
2988
- 1
2989
- 49
2990
- 8
2991
- 1
2992
- 11
2993
- I
2994
- 4
2995
- I
2996
- 0
2997
- I
2998
- 0
2999
- I
3000
- 0
3001
- I
3002
- -2
3003
- p
3004
- 9
3005
- x
3006
- 8
3007
- response
3008
- s
3009
- 138
3010
- <ItemAttributes><Title>スティーブ・ジョブズ 驚異のプレゼン―人々を惹きつける18の法則</Title></ItemAttributes>
3011
- x
3012
- 5
3013
- body=
3014
- x
3015
- 7
3016
- to_hash
3017
- s
3018
- 5
3019
- Title
3020
- x
3021
- 2
3022
- []
3023
- s
3024
- 90
3025
- スティーブ・ジョブズ 驚異のプレゼン―人々を惹きつける18の法則
3026
- x
3027
- 3
3028
- eql
3029
- x
3030
- 6
3031
- should
3032
- p
3033
- 5
3034
- I
3035
- 0
3036
- I
3037
- 77
3038
- I
3039
- e
3040
- I
3041
- 78
3042
- I
3043
- 26
3044
- x
3045
- 59
3046
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3047
- p
3048
- 0
3049
- p
3050
- 5
3051
- I
3052
- 0
3053
- I
3054
- 72
3055
- I
3056
- b
3057
- I
3058
- 76
3059
- I
3060
- 16
3061
- x
3062
- 59
3063
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3064
- p
3065
- 0
3066
- s
3067
- 7
3068
- #valid?
3069
- M
3070
- 1
3071
- p
3072
- 2
3073
- x
3074
- 9
3075
- for_block
3076
- t
3077
- n
3078
- x
3079
- 6
3080
- Sucker
3081
- i
3082
- 22
3083
- 5
3084
- 7
3085
- 0
3086
- 64
3087
- 56
3088
- 1
3089
- 47
3090
- 50
3091
- 2
3092
- 1
3093
- 15
3094
- 5
3095
- 7
3096
- 3
3097
- 64
3098
- 56
3099
- 4
3100
- 47
3101
- 50
3102
- 2
3103
- 1
3104
- 11
3105
- I
3106
- 4
3107
- I
3108
- 0
3109
- I
3110
- 0
3111
- I
3112
- 0
3113
- I
3114
- -2
3115
- p
3116
- 5
3117
- s
3118
- 22
3119
- when HTTP status is OK
3120
- M
3121
- 1
3122
- p
3123
- 2
3124
- x
3125
- 9
3126
- for_block
3127
- t
3128
- n
3129
- x
3130
- 6
3131
- Sucker
3132
- i
3133
- 11
3134
- 5
3135
- 7
3136
- 0
3137
- 64
3138
- 56
3139
- 1
3140
- 47
3141
- 50
3142
- 2
3143
- 1
3144
- 11
3145
- I
3146
- 4
3147
- I
3148
- 0
3149
- I
3150
- 0
3151
- I
3152
- 0
3153
- I
3154
- -2
3155
- p
3156
- 3
3157
- s
3158
- 12
3159
- returns true
3160
- M
3161
- 1
3162
- p
3163
- 2
3164
- x
3165
- 9
3166
- for_block
3167
- t
3168
- n
3169
- x
3170
- 6
3171
- Sucker
3172
- i
3173
- 10
3174
- 5
3175
- 48
3176
- 0
3177
- 5
3178
- 48
3179
- 1
3180
- 49
3181
- 2
3182
- 1
3183
- 11
3184
- I
3185
- 3
3186
- I
3187
- 0
3188
- I
3189
- 0
3190
- I
3191
- 0
3192
- I
3193
- -2
3194
- p
3195
- 3
3196
- x
3197
- 8
3198
- response
3199
- x
3200
- 8
3201
- be_valid
3202
- x
3203
- 6
3204
- should
3205
- p
3206
- 3
3207
- I
3208
- 0
3209
- I
3210
- 7f
3211
- I
3212
- a
3213
- x
3214
- 59
3215
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3216
- p
3217
- 0
3218
- x
3219
- 2
3220
- it
3221
- p
3222
- 3
3223
- I
3224
- 0
3225
- I
3226
- 7e
3227
- I
3228
- b
3229
- x
3230
- 59
3231
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3232
- p
3233
- 0
3234
- x
3235
- 7
3236
- context
3237
- s
3238
- 26
3239
- when HTTP status is not OK
3240
- M
3241
- 1
3242
- p
3243
- 2
3244
- x
3245
- 9
3246
- for_block
3247
- t
3248
- n
3249
- x
3250
- 6
3251
- Sucker
3252
- i
3253
- 11
3254
- 5
3255
- 7
3256
- 0
3257
- 64
3258
- 56
3259
- 1
3260
- 47
3261
- 50
3262
- 2
3263
- 1
3264
- 11
3265
- I
3266
- 4
3267
- I
3268
- 0
3269
- I
3270
- 0
3271
- I
3272
- 0
3273
- I
3274
- -2
3275
- p
3276
- 3
3277
- s
3278
- 13
3279
- returns false
3280
- M
3281
- 1
3282
- p
3283
- 2
3284
- x
3285
- 9
3286
- for_block
3287
- t
3288
- n
3289
- x
3290
- 6
3291
- Sucker
3292
- i
3293
- 23
3294
- 5
3295
- 48
3296
- 0
3297
- 7
3298
- 1
3299
- 13
3300
- 18
3301
- 2
3302
- 49
3303
- 2
3304
- 1
3305
- 15
3306
- 15
3307
- 5
3308
- 48
3309
- 0
3310
- 5
3311
- 48
3312
- 3
3313
- 49
3314
- 4
3315
- 1
3316
- 11
3317
- I
3318
- 4
3319
- I
3320
- 0
3321
- I
3322
- 0
3323
- I
3324
- 0
3325
- I
3326
- -2
3327
- p
3328
- 5
3329
- x
3330
- 8
3331
- response
3332
- I
3333
- 193
3334
- x
3335
- 5
3336
- code=
3337
- x
3338
- 8
3339
- be_valid
3340
- x
3341
- 10
3342
- should_not
3343
- p
3344
- 5
3345
- I
3346
- 0
3347
- I
3348
- 85
3349
- I
3350
- d
3351
- I
3352
- 86
3353
- I
3354
- 17
3355
- x
3356
- 59
3357
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3358
- p
3359
- 0
3360
- x
3361
- 2
3362
- it
3363
- p
3364
- 3
3365
- I
3366
- 0
3367
- I
3368
- 84
3369
- I
3370
- b
3371
- x
3372
- 59
3373
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3374
- p
3375
- 0
3376
- p
3377
- 5
3378
- I
3379
- 0
3380
- I
3381
- 7d
3382
- I
3383
- b
3384
- I
3385
- 83
3386
- I
3387
- 16
3388
- x
3389
- 59
3390
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3391
- p
3392
- 0
3393
- s
3394
- 4
3395
- #xml
3396
- M
3397
- 1
3398
- p
3399
- 2
3400
- x
3401
- 9
3402
- for_block
3403
- t
3404
- n
3405
- x
3406
- 6
3407
- Sucker
3408
- i
3409
- 11
3410
- 5
3411
- 7
3412
- 0
3413
- 64
3414
- 56
3415
- 1
3416
- 47
3417
- 50
3418
- 2
3419
- 1
3420
- 11
3421
- I
3422
- 4
3423
- I
3424
- 0
3425
- I
3426
- 0
3427
- I
3428
- 0
3429
- I
3430
- -2
3431
- p
3432
- 3
3433
- s
3434
- 27
3435
- returns a Nokogiri document
3436
- M
3437
- 1
3438
- p
3439
- 2
3440
- x
3441
- 9
3442
- for_block
3443
- t
3444
- n
3445
- x
3446
- 6
3447
- Sucker
3448
- i
3449
- 22
3450
- 5
3451
- 48
3452
- 0
3453
- 49
3454
- 1
3455
- 0
3456
- 5
3457
- 45
3458
- 2
3459
- 3
3460
- 43
3461
- 4
3462
- 43
3463
- 5
3464
- 47
3465
- 49
3466
- 6
3467
- 1
3468
- 49
3469
- 7
3470
- 1
3471
- 11
3472
- I
3473
- 4
3474
- I
3475
- 0
3476
- I
3477
- 0
3478
- I
3479
- 0
3480
- I
3481
- -2
3482
- p
3483
- 8
3484
- x
3485
- 8
3486
- response
3487
- x
3488
- 3
3489
- xml
3490
- x
3491
- 8
3492
- Nokogiri
3493
- n
3494
- x
3495
- 3
3496
- XML
3497
- x
3498
- 8
3499
- Document
3500
- x
3501
- 17
3502
- be_an_instance_of
3503
- x
3504
- 6
3505
- should
3506
- p
3507
- 3
3508
- I
3509
- 0
3510
- I
3511
- 8d
3512
- I
3513
- 16
3514
- x
3515
- 59
3516
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3517
- p
3518
- 0
3519
- x
3520
- 2
3521
- it
3522
- p
3523
- 3
3524
- I
3525
- 0
3526
- I
3527
- 8c
3528
- I
3529
- b
3530
- x
3531
- 59
3532
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3533
- p
3534
- 0
3535
- p
3536
- 25
3537
- I
3538
- 0
3539
- I
3540
- 7
3541
- I
3542
- 19
3543
- I
3544
- 9
3545
- I
3546
- 23
3547
- I
3548
- b
3549
- I
3550
- 2d
3551
- I
3552
- 17
3553
- I
3554
- 38
3555
- I
3556
- 21
3557
- I
3558
- 43
3559
- I
3560
- 33
3561
- I
3562
- 4e
3563
- I
3564
- 4a
3565
- I
3566
- 59
3567
- I
3568
- 59
3569
- I
3570
- 64
3571
- I
3572
- 6b
3573
- I
3574
- 6f
3575
- I
3576
- 71
3577
- I
3578
- 7a
3579
- I
3580
- 7c
3581
- I
3582
- 85
3583
- I
3584
- 8b
3585
- I
3586
- 90
3587
- x
3588
- 59
3589
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3590
- p
3591
- 0
3592
- x
3593
- 8
3594
- describe
3595
- p
3596
- 3
3597
- I
3598
- 2
3599
- I
3600
- 6
3601
- I
3602
- d
3603
- x
3604
- 59
3605
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3606
- p
3607
- 0
3608
- x
3609
- 13
3610
- attach_method
3611
- p
3612
- 5
3613
- I
3614
- 0
3615
- I
3616
- 3
3617
- I
3618
- 9
3619
- I
3620
- 5
3621
- I
3622
- 25
3623
- x
3624
- 59
3625
- /Users/hakanensari/code/sucker/spec/sucker/response_spec.rb
3626
- p
3627
- 0