View Source ExVCR.JSON (exvcr v0.15.2)
Provides a feature to store/load cassettes in json format.
Link to this section 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.
Link to this section 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.