This project is archived and is in readonly mode.

Changeset [9b188c5bfe04349aa8ee0eeb2b53456601b8c3fc] by Steven Fenigstein

February 16th, 2011 @ 05:54 PM

removed an unnecessary second query when passing an ActiveRecord::Relation to a where clause. And added ability to use subselects in where clauses.
https://github.com/rails/rails/commit/9b188c5bfe04349aa8ee0eeb2b534...

Committed by Steven Fenigstein

  • M activerecord/lib/active_record/relation/predicate_builder.rb
  • M activerecord/test/cases/relations_test.rb

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>