This project is archived and is in readonly mode.

Changeset [617d7eb57ba0581c61ae6bc2f0d49758466665e1] by Jeremy Kemper

April 22nd, 2009 @ 09:08 AM

Merge branch '2-3-stable' of git@github.com:rails/rails into 2-3-stable http://github.com/rails/rails/co...

Committed by Jeremy Kemper

  • M actionpack/lib/action_controller/rewindable_input.rb
  • M actionpack/test/controller/dispatcher_test.rb
  • M actionpack/test/controller/request/multipart_params_parsing_test.rb
  • M actionpack/test/controller/request/url_encoded_params_parsing_test.rb
  • M activerecord/CHANGELOG
  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/associations/association_proxy.rb
  • M activerecord/lib/active_record/base.rb
  • M activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
  • M activerecord/lib/active_record/timestamp.rb
  • M activerecord/test/cases/associations/has_many_associations_test.rb
  • M activerecord/test/cases/associations/inner_join_association_test.rb
  • M activerecord/test/cases/base_test.rb
  • M activerecord/test/cases/copy_table_test_sqlite.rb
  • M activerecord/test/cases/schema_dumper_test.rb
  • M activerecord/test/cases/schema_test_postgresql.rb
  • M activerecord/test/cases/timestamp_test.rb
  • M activerecord/test/models/author.rb
  • M activerecord/test/models/company.rb
  • M activerecord/test/models/pet.rb
  • M activerecord/test/models/project.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>