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 #connection method #201

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Add #connection method #201

merged 1 commit into from
Jan 5, 2021

Conversation

hlascelles
Copy link
Contributor

This adds the #connection method that the redis client gem has to mock_redis.

I also added a require for ruby2_keywords to the spec_helper.rb, without which the specs fail on ruby 2.6 (for me).

This adds the `#connection` method that the `redis` client gem has to `mock_redis`.

I also added a require for `ruby2_keywords` to the spec_helper.rb, without which the specs fail on ruby 2.6 (for me).
@sds sds added the enhancement label Jan 5, 2021
@sds sds merged commit a5686c9 into sds:master Jan 5, 2021
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.

2 participants