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

Deprecate between method for ActiveRecord #33

Merged
merged 1 commit into from Jan 15, 2014
Merged

Conversation

johnnyshields
Copy link
Collaborator

I propose to deprecate between method for ActiveRecord, as it is set in the global ActiveRecord::Model scope and is likely to conflict with other gems. It is replaced with between_times

I've already removed between for Mongoid in a previous commit, since it conflicts with a native Mongoid method.

@radar please confirm.

…al ActiveRecord::Model scope and is likely to conflict with other gems.
@radar
Copy link
Owner

radar commented Jan 14, 2014

👍 Looks good to me.

johnnyshields added a commit that referenced this pull request Jan 15, 2014
Deprecate `between` method for ActiveRecord
@johnnyshields johnnyshields merged commit dd65a41 into master Jan 15, 2014
@johnnyshields johnnyshields deleted the dep-between branch May 5, 2015 04:07
@johnnyshields johnnyshields restored the dep-between branch May 5, 2015 04:07
@johnnyshields johnnyshields deleted the dep-between branch May 5, 2015 04:07
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