This project is archived and is in readonly mode.
Changeset [ccd45618ed9a629c9535a5ff84ef5c238befa4ab] by Xavier Noria
July 30th, 2010 @ 01:35 AM
Merge remote branch 'rails/master'
http://github.com/rails/rails/commit/ccd45618ed9a629c9535a5ff84ef5c...
Committed by Xavier Noria
- A actionpack/lib/action_dispatch/middleware/best_standards_support.rb
- A install.rb
- M Gemfile
- M RAILS_VERSION
- M actionmailer/CHANGELOG
- M actionmailer/lib/action_mailer/base.rb
- M actionmailer/lib/action_mailer/version.rb
- M actionpack/CHANGELOG
- M actionpack/lib/action_dispatch.rb
- M actionpack/lib/action_dispatch/middleware/session/abstract_store.rb
- M actionpack/lib/action_dispatch/middleware/session/mem_cache_store.rb
- M actionpack/lib/action_dispatch/railtie.rb
- M actionpack/lib/action_dispatch/routing/url_for.rb
- M actionpack/lib/action_pack/version.rb
- M actionpack/test/template/javascript_helper_test.rb
- M activemodel/CHANGELOG
- M activemodel/lib/active_model/conversion.rb
- M activemodel/lib/active_model/errors.rb
- M activemodel/lib/active_model/naming.rb
- M activemodel/lib/active_model/translation.rb
- M activemodel/lib/active_model/validations.rb
- M activemodel/lib/active_model/validator.rb
- M activemodel/lib/active_model/version.rb
- M activerecord/CHANGELOG
- M activerecord/lib/active_record/associations/association_collection.rb
- M activerecord/lib/active_record/base.rb
- M activerecord/lib/active_record/connection_adapters/abstract_adapter.rb
- M activerecord/lib/active_record/log_subscriber.rb
- M activerecord/lib/active_record/nested_attributes.rb
- M activerecord/lib/active_record/railties/controller_runtime.rb
- M activerecord/lib/active_record/relation.rb
- M activerecord/lib/active_record/relation/query_methods.rb
- M activerecord/lib/active_record/session_store.rb
- M activerecord/lib/active_record/version.rb
- M activerecord/test/cases/associations/has_many_associations_test.rb
- M activerecord/test/cases/autosave_association_test.rb
- M activerecord/test/cases/log_subscriber_test.rb
- M activeresource/CHANGELOG
- M activeresource/lib/active_resource/version.rb
- M activesupport/CHANGELOG
- M activesupport/lib/active_support/cache.rb
- M activesupport/lib/active_support/core_ext/array/uniq_by.rb
- M activesupport/lib/active_support/core_ext/array/wrap.rb
- M activesupport/lib/active_support/core_ext/enumerable.rb
- M activesupport/lib/active_support/core_ext/string/inflections.rb
- M activesupport/lib/active_support/core_ext/string/multibyte.rb
- M activesupport/lib/active_support/deprecation/proxy_wrappers.rb
- M activesupport/lib/active_support/multibyte/chars.rb
- M activesupport/lib/active_support/multibyte/unicode.rb
- M activesupport/lib/active_support/notifications.rb
- M activesupport/lib/active_support/secure_random.rb
- M activesupport/lib/active_support/version.rb
- M activesupport/test/caching_test.rb
- M activesupport/test/core_ext/array_ext_test.rb
- M activesupport/test/deprecation/proxy_wrappers_test.rb
- M activesupport/test/load_paths_test.rb
- M rails.gemspec
- M railties/CHANGELOG
- M railties/guides/source/active_support_core_extensions.textile
- M railties/lib/rails/application.rb
- M railties/lib/rails/commands.rb
- M railties/lib/rails/engine/configuration.rb
- M railties/lib/rails/generators/active_model.rb
- M railties/lib/rails/generators/test_case.rb
- M railties/lib/rails/info.rb
- M railties/lib/rails/script_rails_loader.rb
- M railties/lib/rails/tasks/framework.rake
- M railties/lib/rails/version.rb
- M railties/test/application/middleware_test.rb
- M railties/test/application/routing_test.rb
- M version.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>