exvcr v0.8.10 ExVCR.JSON
Provides a feature to store/load cassettes in json format.
Summary
Functions
Loads the JSON files based on the fixture name and options. For options, this method just refers to the :custom attribute is set or not
Reads and parse the json file located at the specified file_name
Save responses into the json file
Functions
Loads the JSON files based on the fixture name and options. For options, this method just refers to the :custom attribute is set or not.