This project is archived and is in readonly mode.
Changeset [81cba78e9eec5c5f36c575b14b3fa20cec383f15] by Michael Koziarski
September 12th, 2009 @ 11:32 PM
Merge commit 'alloy/master-nested_attributes_and_autosave'
http://github.com/rails/rails/commit/81cba78e9eec5c5f36c575b14b3fa2...
Committed by Michael Koziarski
- M actionpack/lib/action_view/helpers/form_helper.rb
- M actionpack/test/template/form_helper_test.rb
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/autosave_association.rb
- M activerecord/lib/active_record/nested_attributes.rb
- M activerecord/test/cases/associations/has_one_associations_test.rb
- M activerecord/test/cases/autosave_association_test.rb
- M activerecord/test/cases/nested_attributes_test.rb
- M activerecord/test/cases/reflection_test.rb
- M activerecord/test/fixtures/accounts.yml
- M activerecord/test/models/company.rb
- M activerecord/test/models/pirate.rb
- M activerecord/test/models/ship.rb
- M activerecord/test/models/treasure.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>