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

including gem causes infinite deprecation warnings #62

Closed
limratana opened this issue Mar 18, 2015 · 2 comments
Closed

including gem causes infinite deprecation warnings #62

limratana opened this issue Mar 18, 2015 · 2 comments

Comments

@limratana
Copy link

I find that including this as a gem causes the following error over and over on tests:

Passing options to #find is deprecated. Please build a scope and then call #find on it.

If I do require: false, then no problems, unless I require the library in a test.

@limratana
Copy link
Author

I narrowed it down and submitted a pull request undoing the change which breaks my tests : #63

Admittedly, I do not fully understand why this library appears in this gem nor what kind of impact the change has.

@kputnam kputnam mentioned this issue Dec 17, 2015
@kputnam
Copy link
Owner

kputnam commented Jan 27, 2016

I believe this is fixed by #72. Let me know if you're still able to reproduce it.

@kputnam kputnam closed this as completed Jan 27, 2016
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

No branches or pull requests

2 participants