This project is archived and is in readonly mode.
Changeset [a83a1ccebaaae5e05741ebd5d9db408c450df098] by Emilio Tagua
May 5th, 2009 @ 02:14 PM
Merge commit 'rails/master'
http://github.com/rails/rails/commit/a83a1ccebaaae5e05741ebd5d9db40...
Committed by Emilio Tagua
- A activerecord/test/cases/associations/inverse_associations_test.rb
- A activerecord/test/fixtures/faces.yml
- A activerecord/test/fixtures/interests.yml
- A activerecord/test/fixtures/men.yml
- A activerecord/test/fixtures/zines.yml
- A activerecord/test/models/face.rb
- A activerecord/test/models/interest.rb
- A activerecord/test/models/man.rb
- A activerecord/test/models/zine.rb
- M actionpack/test/controller/redirect_test.rb
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/associations/association_collection.rb
- M activerecord/lib/active_record/associations/association_proxy.rb
- M activerecord/lib/active_record/associations/belongs_to_association.rb
- M activerecord/lib/active_record/associations/has_many_association.rb
- M activerecord/lib/active_record/associations/has_many_through_association.rb
- M activerecord/lib/active_record/associations/has_one_association.rb
- M activerecord/lib/active_record/reflection.rb
- M activerecord/test/schema/schema.rb
- M railties/lib/console_app.rb
- M railties/lib/rails/rack/metal.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>