This project is archived and is in readonly mode.

Changeset [37658f15bb88e054635a496327a4a82bb50fd5d5] by Yehuda Katz

July 19th, 2009 @ 09:21 PM

Merge branch 'master' of git@github.com:rails/rails http://github.com/rails/rails/co...

Committed by Yehuda Katz

  • M activerecord/CHANGELOG
  • M activerecord/lib/active_record/associations.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/autosave_association.rb
  • M activerecord/test/cases/associations/belongs_to_associations_test.rb
  • M activerecord/test/cases/associations/has_many_through_associations_test.rb
  • M activerecord/test/cases/base_test.rb
  • M activerecord/test/cases/reflection_test.rb
  • M activerecord/test/models/author.rb
  • M activerecord/test/models/company.rb
  • M activerecord/test/models/essay.rb
  • M activerecord/test/models/reply.rb
  • M activerecord/test/models/topic.rb
  • M activerecord/test/schema/schema.rb
  • M activesupport/lib/active_support/core_ext/hash/deep_merge.rb
  • M activesupport/lib/active_support/core_ext/hash/diff.rb
  • M activesupport/lib/active_support/core_ext/hash/reverse_merge.rb
  • M activesupport/lib/active_support/core_ext/string/interpolation.rb
  • M activesupport/lib/active_support/hash_with_indifferent_access.rb
  • M activesupport/test/core_ext/string_ext_test.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>