This project is archived and is in readonly mode.
Make relation instance variables handling consistent
Reported by Emilio Tagua | March 22nd, 2010 @ 06:46 PM
This patch addresses 2 issues:
- From and lock should be defined to be consistent with other ivars definition.
- Limit and offset are always defined, no need to test that.
Comments and changes to this ticket
-
Repository March 22nd, 2010 @ 06:49 PM
- State changed from new to committed
(from [d289e15af9b2749ba0ab9534b5469287be6ece05]) From and lock should be defined to be consistent with other ivars. Limit and offset are always defined, no need to test that.
[#4253 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/d289e15af9b2749ba0ab9534b54692...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 4253 Make relation instance variables handling consistent [#4253 state:committed]