This project is archived and is in readonly mode.

Changeset [aab2f0b353d4d8d80605dda328ca3c28f680e2b1] by Jeremy Kemper

August 22nd, 2008 @ 01:50 AM

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

Committed by Jeremy Kemper

  • M actionpack/CHANGELOG
  • M actionpack/lib/action_controller/dispatcher.rb
  • M actionpack/lib/action_controller/integration.rb
  • M actionpack/lib/action_controller/polymorphic_routes.rb
  • M actionpack/lib/action_view/helpers/atom_feed_helper.rb
  • M actionpack/lib/action_view/paths.rb
  • M actionpack/test/controller/integration_test.rb
  • M actionpack/test/controller/polymorphic_routes_test.rb
  • M actionpack/test/template/atom_feed_helper_test.rb
  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/associations/has_many_association.rb
  • M activerecord/lib/active_record/associations/has_one_association.rb
  • M activerecord/lib/active_record/base.rb
  • M activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb
  • M activerecord/lib/active_record/named_scope.rb
  • M activerecord/test/cases/associations/eager_load_nested_include_test.rb
  • M activerecord/test/cases/associations/eager_test.rb
  • M activerecord/test/cases/associations/has_many_associations_test.rb
  • M activerecord/test/cases/associations/has_one_associations_test.rb
  • M activerecord/test/cases/named_scope_test.rb
  • M activerecord/test/cases/validations_test.rb
  • M activerecord/test/models/developer.rb
  • M activesupport/lib/active_support.rb
  • M activesupport/lib/active_support/callbacks.rb
  • M activesupport/lib/active_support/core_ext/duplicable.rb
  • M activesupport/lib/active_support/typed_array.rb
  • M activesupport/test/callbacks_test.rb
  • M activesupport/test/core_ext/duplicable_test.rb
  • M activesupport/test/typed_array_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>