This project is archived and is in readonly mode.
ActiveRelation fails array intersection (Rails beta4)
Reported by bterkuile | July 16th, 2010 @ 02:52 PM
For examle Posts.all & Category.first.posts gives an empty result while Posts.all & Category.first.posts.all give a valid result
Comments and changes to this ticket
-
Neeraj Singh September 8th, 2010 @ 10:13 PM
- State changed from new to invalid
- Importance changed from to Low
I am not able to reproduce it on rails edge. Looks like it got fixed along the way.
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>