You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added setting for vcr episodes to use :new_episodes as the default :record mode.
Docs
Added YARD documentation (params, return values, usage, and response objects) for every method in client modules.
[Changes]
Changed get method in connection.rb to build querystrings from the options object.
Changed method definitions to accept an options parameter to define options when making requests.