This project is archived and is in readonly mode.
Changeset [8cdb75808198bf579e14d0fcdd1d2a51b3233add] by Xavier Noria
December 24th, 2010 @ 12:55 AM
Merge branch 'master' of github.com:rails/rails
https://github.com/rails/rails/commit/8cdb75808198bf579e14d0fcdd1d2...
Committed by Xavier Noria
- M actionpack/lib/action_dispatch/middleware/callbacks.rb
- M actionpack/lib/action_dispatch/middleware/reloader.rb
- M actionpack/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb
- M actionpack/lib/action_view/helpers/asset_tag_helpers/stylesheet_tag_helpers.rb
- M actionpack/test/dispatch/callbacks_test.rb
- M actionpack/test/dispatch/reloader_test.rb
- M actionpack/test/template/asset_tag_helper_test.rb
- M activerecord/CHANGELOG
- M activerecord/lib/active_record/association_preload.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/belongs_to_polymorphic_association.rb
- M activerecord/lib/active_record/associations/has_many_through_association.rb
- M activerecord/lib/active_record/associations/has_one_through_association.rb
- M activerecord/lib/active_record/associations/through_association_scope.rb
- M activerecord/lib/active_record/base.rb
- M activerecord/lib/active_record/nested_attributes.rb
- M activerecord/lib/active_record/reflection.rb
- M activerecord/lib/active_record/relation.rb
- M activerecord/lib/active_record/relation/predicate_builder.rb
- M activerecord/test/cases/associations/belongs_to_associations_test.rb
- M activerecord/test/cases/associations/eager_test.rb
- M activerecord/test/cases/associations/has_many_through_associations_test.rb
- M activerecord/test/cases/associations/has_one_through_associations_test.rb
- M activerecord/test/cases/associations/join_model_test.rb
- M activerecord/test/cases/nested_attributes_test.rb
- M activerecord/test/cases/readonly_test.rb
- M activerecord/test/cases/reflection_test.rb
- M activerecord/test/fixtures/dashboards.yml
- M activerecord/test/fixtures/members.yml
- M activerecord/test/fixtures/memberships.yml
- M activerecord/test/fixtures/speedometers.yml
- M activerecord/test/fixtures/sponsors.yml
- M activerecord/test/models/author.rb
- M activerecord/test/models/categorization.rb
- M activerecord/test/models/category.rb
- M activerecord/test/models/member.rb
- M activerecord/test/models/post.rb
- M activerecord/test/models/tagging.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>