Rails core - May 2007 - Counterintuitive behavior in ActiveRecord I was implementing dirty checking for an application, and I found something that is a little counterintuitive. Let me start with a quick quiz: bob=User.find(1) alice=User.find(2) trip=Trip.new trip.driver=bob old_

If this information is useful, please help other people find it:
Share via:

Maybe Matching Threads

Search for more apparently analagous threads

Wisdom of the Ancients