This project is archived and is in readonly mode.
Changeset [0c75ec51a9b60252125534b8f9a3f6406713a957] by Xavier Noria
August 20th, 2010 @ 04:18 PM
Merge remote branch 'rails/master'
http://github.com/rails/rails/commit/0c75ec51a9b60252125534b8f9a3f6...
Committed by Xavier Noria
- A activerecord/test/models/bulb.rb
- M Gemfile
- M Rakefile
- M actionmailer/Rakefile
- M actionpack/Rakefile
- M actionpack/actionpack.gemspec
- M actionpack/lib/action_controller/metal/responder.rb
- M actionpack/lib/action_dispatch/http/url.rb
- M actionpack/lib/action_dispatch/routing/mapper.rb
- M actionpack/lib/action_view/helpers/form_tag_helper.rb
- M actionpack/test/dispatch/request_test.rb
- M actionpack/test/dispatch/routing_test.rb
- M actionpack/test/template/form_helper_test.rb
- M actionpack/test/template/form_tag_helper_test.rb
- M activemodel/Rakefile
- M activemodel/lib/active_model/validations/callbacks.rb
- M activemodel/test/cases/validations_test.rb
- M activemodel/test/models/topic.rb
- M activerecord/Rakefile
- M activerecord/activerecord.gemspec
- M activerecord/lib/active_record/associations/association_collection.rb
- M activerecord/lib/active_record/base.rb
- M activerecord/lib/active_record/callbacks.rb
- M activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb
- M activerecord/lib/active_record/connection_adapters/mysql_adapter.rb
- M activerecord/lib/active_record/relation.rb
- M activerecord/lib/active_record/relation/calculations.rb
- M activerecord/lib/active_record/relation/query_methods.rb
- M activerecord/test/cases/adapters/mysql2/connection_test.rb
- M activerecord/test/cases/associations/extension_test.rb
- M activerecord/test/cases/associations/has_many_associations_test.rb
- M activerecord/test/cases/autosave_association_test.rb
- M activerecord/test/cases/base_test.rb
- M activerecord/test/cases/callbacks_test.rb
- M activerecord/test/cases/pooled_connections_test.rb
- M activerecord/test/cases/transaction_callbacks_test.rb
- M activerecord/test/models/car.rb
- M activerecord/test/schema/schema.rb
- M activeresource/Rakefile
- M activesupport/Rakefile
- M activesupport/lib/active_support/core_ext/hash/indifferent_access.rb
- M activesupport/lib/active_support/dependencies.rb
- M activesupport/lib/active_support/hash_with_indifferent_access.rb
- M activesupport/test/dependencies_test.rb
- M ci/ci_build.rb
- M railties/Rakefile
- M railties/guides/source/initialization.textile
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>