This project is archived and is in readonly mode.
Changeset [11161e6c96fb6686a33e05ead106b96089ff9790] by Xavier Noria
April 3rd, 2010 @ 06:56 PM
Merge commit 'rails/master'
http://github.com/rails/rails/commit/11161e6c96fb6686a33e05ead106b9...
Committed by Xavier Noria
- M Gemfile
- M actionpack/lib/action_dispatch/railtie.rb
- M actionpack/lib/action_dispatch/routing/mapper.rb
- M actionpack/lib/action_dispatch/testing/integration.rb
- M actionpack/lib/action_view/base.rb
- M actionpack/lib/action_view/helpers.rb
- M actionpack/lib/action_view/helpers/form_helper.rb
- M actionpack/lib/action_view/helpers/url_helper.rb
- M actionpack/lib/action_view/render/partials.rb
- M actionpack/lib/action_view/template.rb
- M actionpack/lib/action_view/test_case.rb
- M actionpack/test/abstract_unit.rb
- M actionpack/test/dispatch/routing_test.rb
- M actionpack/test/template/active_model_helper_test.rb
- M actionpack/test/template/asset_tag_helper_test.rb
- M actionpack/test/template/erb/helper.rb
- M actionpack/test/template/form_helper_test.rb
- M actionpack/test/template/form_tag_helper_test.rb
- M actionpack/test/template/prototype_helper_test.rb
- M actionpack/test/template/render_test.rb
- M actionpack/test/template/scriptaculous_helper_test.rb
- M actionpack/test/template/url_helper_test.rb
- M activemodel/lib/active_model/errors.rb
- M activemodel/test/cases/validations/i18n_validation_test.rb
- M activerecord/CHANGELOG
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/associations/through_association_scope.rb
- M activerecord/lib/active_record/named_scope.rb
- M activerecord/lib/active_record/reflection.rb
- M activerecord/lib/active_record/relation.rb
- M activerecord/lib/active_record/relation/finder_methods.rb
- M activerecord/lib/active_record/relation/predicate_builder.rb
- M activerecord/lib/active_record/relation/query_methods.rb
- M activerecord/lib/active_record/relation/spawn_methods.rb
- M activerecord/test/cases/relations_test.rb
- M activerecord/test/models/post.rb
- M activesupport/lib/active_support/values/time_zone.rb
- M activesupport/test/time_zone_test.rb
- M railties/lib/rails/application/configuration.rb
- M railties/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt
- M railties/lib/rails/generators/rails/app/templates/public/index.html
- M railties/test/application/middleware_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>