Created
July 16, 2020 08:32
-
-
Save goodviber/22984c7717b0cf47fd23a0647c0c70ed to your computer and use it in GitHub Desktop.
VCR cassettes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#puts VCR.current_cassette.http_interactions.interactions.last.response.to_hash["body"] | |
#thing = YAML.load_file(VCR.current_cassette.file) | |
#puts thing["http_interactions"].last["response"]["body"]["string"].class |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment