This project is archived and is in readonly mode.
Changeset [26c5680bd01bd0e525eccc5d47a2e7126d9383f7] by wycats
June 2nd, 2010 @ 02:53 PM
Merge branch 'master' of github.com:rails/rails
http://github.com/rails/rails/commit/26c5680bd01bd0e525eccc5d47a2e7...
Committed by wycats
- A activesupport/lib/active_support/builder.rb
- M Gemfile
- M actionmailer/actionmailer.gemspec
- M actionmailer/lib/action_mailer.rb
- M actionmailer/lib/action_mailer/mail_helper.rb
- M actionpack/actionpack.gemspec
- M actionpack/lib/action_controller/metal.rb
- M actionpack/lib/action_dispatch/middleware/stack.rb
- M actionpack/lib/action_view/base.rb
- M actionpack/lib/action_view/helpers/active_model_helper.rb
- M actionpack/lib/action_view/helpers/text_helper.rb
- M actionpack/test/controller/new_base/middleware_test.rb
- M activemodel/activemodel.gemspec
- M activemodel/lib/active_model/errors.rb
- M activerecord/activerecord.gemspec
- M activerecord/lib/active_record/railties/databases.rake
- M activerecord/lib/active_record/relation/query_methods.rb
- M activerecord/test/cases/relations_test.rb
- M activesupport/CHANGELOG
- M activesupport/activesupport.gemspec
- M activesupport/lib/active_support/cache/mem_cache_store.rb
- M activesupport/lib/active_support/core_ext/array/conversions.rb
- M activesupport/lib/active_support/core_ext/hash/conversions.rb
- M activesupport/lib/active_support/core_ext/string/filters.rb
- M activesupport/lib/active_support/core_ext/string/interpolation.rb
- M activesupport/lib/active_support/i18n.rb
- M activesupport/lib/active_support/values/time_zone.rb
- M activesupport/test/core_ext/string_ext_test.rb
- M railties/guides/source/action_view_overview.textile
- M railties/guides/source/active_support_core_extensions.textile
- M railties/guides/source/activerecord_validations_callbacks.textile
- M railties/guides/source/generators.textile
- M railties/guides/source/getting_started.textile
- M railties/guides/source/nested_model_forms.textile
- M railties/lib/rails/application.rb
- M railties/lib/rails/application/finisher.rb
- M railties/lib/rails/commands/destroy.rb
- M railties/lib/rails/commands/generate.rb
- M railties/lib/rails/generators.rb
- M railties/test/application/initializers/load_path_test.rb
- M railties/test/generators/generators_test_helper.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>