This project is archived and is in readonly mode.
Changeset [9fe42232f14eb44f06c655e87b54ff30cee0fe44] by Jeremy Kemper
December 28th, 2009 @ 08:50 PM
Merge commit 'Fingertips/master'
http://github.com/rails/rails/commit/9fe42232f14eb44f06c655e87b54ff...
Committed by Jeremy Kemper
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/associations/belongs_to_polymorphic_association.rb
- M activerecord/lib/active_record/associations/has_one_association.rb
- M activerecord/lib/active_record/autosave_association.rb
- M activerecord/lib/active_record/nested_attributes.rb
- M activerecord/lib/active_record/reflection.rb
- M activerecord/test/cases/associations/inverse_associations_test.rb
- M activerecord/test/cases/autosave_association_test.rb
- M activerecord/test/cases/nested_attributes_test.rb
- M activerecord/test/fixtures/faces.yml
- M activerecord/test/fixtures/interests.yml
- M activerecord/test/models/face.rb
- M activerecord/test/models/interest.rb
- M activerecord/test/models/man.rb
- M activerecord/test/models/pirate.rb
- M activerecord/test/models/ship.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>