mr_video 1.0.2 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/app/controllers/mr_video/mr_video_controller.rb +1 -1
- data/app/models/mr_video/cassette.rb +4 -4
- data/lib/mr_video/constants.rb +1 -1
- data/spec/dummy/log/development.log +1163 -0
- data/spec/dummy/log/test.log +1017 -0
- data/spec/dummy/tmp/pids/server.pid +1 -1
- data/spec/fixtures/vcr_cassettes/dummy_cassette.yml +3 -3
- data/spec/fixtures/vcr_cassettes/test_subdirectory/dummy_cassette_2.yml +12100 -0
- data/spec/models/mr_video/cassette_spec.rb +12 -1
- data/spec/rails_helper.rb +0 -1
- metadata +16 -16
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
21389
|
@@ -19,7 +19,7 @@ http_interactions:
|
|
19
19
|
X-Pingback:
|
20
20
|
- http://www.thebellhouseny.com/xmlrpc.php
|
21
21
|
Link:
|
22
|
-
- <http://www.thebellhouseny.com/?p=6>; rel=shortlink
|
22
|
+
- "<http://www.thebellhouseny.com/?p=6>; rel=shortlink"
|
23
23
|
Content-Type:
|
24
24
|
- text/html; charset=UTF-8
|
25
25
|
X-Geo-Ip:
|
@@ -1879,7 +1879,7 @@ http_interactions:
|
|
1879
1879
|
string: ''
|
1880
1880
|
headers:
|
1881
1881
|
Accept:
|
1882
|
-
-
|
1882
|
+
- "*/*"
|
1883
1883
|
User-Agent:
|
1884
1884
|
- Ruby
|
1885
1885
|
response:
|
@@ -6992,7 +6992,7 @@ http_interactions:
|
|
6992
6992
|
string: ''
|
6993
6993
|
headers:
|
6994
6994
|
Accept:
|
6995
|
-
-
|
6995
|
+
- "*/*"
|
6996
6996
|
User-Agent:
|
6997
6997
|
- Ruby
|
6998
6998
|
response:
|