This project is archived and is in readonly mode.
Changeset [abb899c54e8777428b7a607774370ba29a5573bd] by David Heinemeier Hansson
April 16th, 2009 @ 11:25 PM
Added :touch option to belongs_to associations that will touch the parent record when the current record is saved or destroyed [DHH] http://github.com/rails/rails/co...
Committed by David Heinemeier Hansson
- M activerecord/CHANGELOG
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/timestamp.rb
- M activerecord/test/cases/timestamp_test.rb
- M activerecord/test/models/pet.rb
- M activerecord/test/schema/schema.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>