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

undo changes to blank #63

Closed
wants to merge 7 commits into from
Closed

undo changes to blank #63

wants to merge 7 commits into from

Conversation

limratana
Copy link

I do not really know why blank is defined (rather than from some standard ruby library), but I do know that reverting this fixes an issue I have been seeing where simply including this gem (without actively using it) causes many of my tests to break with infinite deprecation warnings:

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

and

"DEPRECATION WARNING: Relation#calculate with finder options is deprecated. Please build a scope and then call calculate on it instead."

@kputnam
Copy link
Owner

kputnam commented Dec 16, 2018

Closing since this was solved with refinements in #72

@kputnam kputnam closed this Dec 16, 2018
@kputnam kputnam mentioned this pull request Dec 16, 2018
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.

None yet

2 participants