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 configuration override #71

Merged
merged 2 commits into from
Feb 16, 2017
Merged

Add configuration override #71

merged 2 commits into from
Feb 16, 2017

Conversation

brentleyjones
Copy link
Contributor

Without this override accessing configuration will crash with -[Vinyl.Turntable _local_immutable_configuration]: unrecognized selector sent to instance.

Without this override accessing `configuration` will crash with `-[Vinyl.Turntable _local_immutable_configuration]: unrecognized selector sent to instance`.
@brentleyjones
Copy link
Contributor Author

Just checking on this. Without this fix we can't use Vinyl since it crashes in our code. Specially we use the configuration to get the cookie manager.

@dmcrodrigues
Copy link
Member

Hi @brentleyjones, thanks for the PR ✨ can you please include a minor unit-test to cover this case?

@brentleyjones
Copy link
Contributor Author

@dmcrodrigues Tests added.

@dmcrodrigues dmcrodrigues merged commit 20a8307 into Velhotes:master Feb 16, 2017
@dmcrodrigues
Copy link
Member

@brentleyjones thanks for this 👍 ✨

@brentleyjones brentleyjones deleted the patch-1 branch September 12, 2019 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants