This project is archived and is in readonly mode.

#46 ✓resolved
duncanbeevers

with_scope clobbers result attributes when :joins key is specified

Reported by duncanbeevers | April 25th, 2008 @ 06:28 PM | in 2.1.1

Using with_scope with a :joins option does not narrow returned fields to those on the primary model resulting in join table attributes being added to the primary model.

Comments and changes to this ticket

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>

Referenced by

Pages