exvcr v0.8.10 ExVCR.Recorder
Provides data saving/loading capability for HTTP interactions.
Summary
Functions
Returns the file path of the save/load target, based on the custom_mode(true or false)
Load record-data from json file
Provides entry point to be called from :meck library. HTTP request arguments are specified as args parameter. If response is not found in the cache, access to the server
Save record-data into json file
Initialize recorder
Functions
Returns the file path of the save/load target, based on the custom_mode(true or false).
Provides entry point to be called from :meck library. HTTP request arguments are specified as args parameter. If response is not found in the cache, access to the server.