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

Fix offset with last. #13149

Merged
merged 1 commit into from Dec 3, 2013
Merged

Fix offset with last. #13149

merged 1 commit into from Dec 3, 2013

Conversation

laurocaetano
Copy link
Contributor

Updated version for #9606
Closes #7441

\cc @senny

carlosantoniodasilva added a commit that referenced this pull request Dec 3, 2013
@carlosantoniodasilva carlosantoniodasilva merged commit 9329f28 into rails:master Dec 3, 2013
@laurocaetano
Copy link
Contributor Author

@carlosantoniodasilva 💚

@rafaelfranca
Copy link
Member

@carlosantoniodasilva don't forgot to backport, if needed

@carlosantoniodasilva
Copy link
Member

👍

@carlosantoniodasilva
Copy link
Member

Thanks!

carlosantoniodasilva added a commit that referenced this pull request Dec 3, 2013
Fix offset with last.

Edit: improve changelog.
@senny
Copy link
Member

senny commented Dec 4, 2013

I closed #9606 because it was targeting the wrong branch. For the next time we should at least give the original author a couple days to make the changes requested instead of resubmitting his work.

@laurocaetano
Copy link
Contributor Author

@senny I'm sorry about that 😔
Thanks

carlosantoniodasilva added a commit that referenced this pull request Dec 5, 2013
This reverts commit e18b2ca.

Reason: this change in behavior may cause some unexpected breakage in
applications relying on a stable version/branch, so we are leaving it
only on Rails master for now (which will be available with the 4.1 release).

Conflicts:
	activerecord/CHANGELOG.md
	activerecord/test/cases/finder_test.rb
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.

offset + last bug
4 participants