Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add VCR.turned_on #835

Merged
merged 2 commits into from
Oct 2, 2020
Merged

add VCR.turned_on #835

merged 2 commits into from
Oct 2, 2020

Conversation

hirowatari
Copy link
Contributor

Regarding #834 this provides the method VCR.turned_on similar to VCR.turned_off

olleolleolle
olleolleolle previously approved these changes Oct 2, 2020
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a fairly complete addition, rounding out the API with an inverse of an existing method.

@krainboltgreene Do you like it, too?

features/cassettes/no_cassette.feature Show resolved Hide resolved
spec/lib/vcr_spec.rb Show resolved Hide resolved
Copy link
Contributor

@krainboltgreene krainboltgreene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I were to go back in time, I would probably rename these functions with/without, that said, this is fantastic.

@krainboltgreene krainboltgreene merged commit 570e1d9 into vcr:master Oct 2, 2020
@hirowatari hirowatari deleted the turned_on branch October 2, 2020 18:32
@olleolleolle
Copy link
Member

@hirowatari Could you add a CHANGELOG.md line about this?

(Add it in a Unreleased section, at the top of the document, so that when we make a release, it's easy to turn that into a semver release section.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants