This project is archived and is in readonly mode.

Changeset [ddec74fb3ab66528ca98ff37ca9b5f4227fdd2e3] by Xavier Noria

May 27th, 2010 @ 09:57 AM

Committed by Xavier Noria

  • A actionpack/test/fixtures/test/scoped_translation.erb
  • A activesupport/lib/active_support/multibyte/unicode.rb
  • R actionpack/test/fixtures/test/array_translation.erb
  • R actionpack/test/fixtures/test/scoped_array_translation.erb
  • R activesupport/lib/active_support/multibyte/unicode_database.rb
  • M Gemfile
  • M Rakefile
  • M actionmailer/CHANGELOG
  • M actionpack/lib/abstract_controller/layouts.rb
  • M actionpack/lib/action_controller/metal/responder.rb
  • M actionpack/lib/action_view/helpers/active_model_helper.rb
  • M actionpack/lib/action_view/helpers/form_helper.rb
  • M actionpack/lib/action_view/helpers/form_tag_helper.rb
  • M actionpack/lib/action_view/helpers/translation_helper.rb
  • M actionpack/lib/action_view/test_case.rb
  • M actionpack/test/controller/mime_responds_test.rb
  • M actionpack/test/template/form_helper_test.rb
  • M actionpack/test/template/form_tag_helper_test.rb
  • M actionpack/test/template/test_case_test.rb
  • M actionpack/test/template/translation_helper_test.rb
  • M activerecord/lib/active_record/association_preload.rb
  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/base.rb
  • M activerecord/test/cases/calculations_test.rb
  • M activerecord/test/cases/validations_test.rb
  • M activerecord/test/models/reply.rb
  • M activeresource/lib/active_resource/base.rb
  • M activeresource/test/cases/base_test.rb
  • M activesupport/CHANGELOG
  • M activesupport/bin/generate_tables
  • M activesupport/lib/active_support/callbacks.rb
  • M activesupport/lib/active_support/core_ext/class/attribute.rb
  • M activesupport/lib/active_support/core_ext/module/attr_internal.rb
  • M activesupport/lib/active_support/core_ext/string/multibyte.rb
  • M activesupport/lib/active_support/dependencies.rb
  • M activesupport/lib/active_support/duration.rb
  • M activesupport/lib/active_support/inflector/transliterate.rb
  • M activesupport/lib/active_support/multibyte.rb
  • M activesupport/lib/active_support/multibyte/chars.rb
  • M activesupport/lib/active_support/railtie.rb
  • M activesupport/lib/active_support/testing/declarative.rb
  • M activesupport/lib/active_support/values/unicode_tables.dat
  • M activesupport/test/core_ext/duration_test.rb
  • M activesupport/test/core_ext/string_ext_test.rb
  • M activesupport/test/core_ext/time_with_zone_test.rb
  • M activesupport/test/dependencies_test.rb
  • M activesupport/test/inflector_test.rb
  • M activesupport/test/multibyte_chars_test.rb
  • M activesupport/test/multibyte_conformance.rb
  • M activesupport/test/multibyte_unicode_database_test.rb
  • M railties/CHANGELOG
  • M railties/lib/rails/generators/rails/app/app_generator.rb
  • M railties/test/application/rackup_test.rb
  • M railties/test/railties/i18n_railtie_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>