This project is archived and is in readonly mode.

Changeset [ade756fe42423033bae8e5aea8f58782f7a6c517] by Jeremy Kemper

May 16th, 2010 @ 09:55 PM

Moved encoding work in progress to a feature branch.

This reverts commits af0d1a88157942c6e6398dbf73891cff1e152405 and 64d109e3539ad600f58536d3ecabd2f87b67fd1c.
http://github.com/rails/rails/commit/ade756fe42423033bae8e5aea8f587...

Committed by Jeremy Kemper

  • R actionpack/test/template/template_test.rb
  • R activesupport/lib/active_support/core_ext/string/encoding.rb
  • M actionpack/lib/action_view.rb
  • M actionpack/lib/action_view/template.rb
  • M actionpack/lib/action_view/template/error.rb
  • M actionpack/lib/action_view/template/handlers/erb.rb
  • M actionpack/lib/action_view/template/resolver.rb
  • M actionpack/test/abstract_unit.rb
  • M actionpack/test/controller/assert_select_test.rb
  • M actionpack/test/controller/capture_test.rb
  • M actionpack/test/controller/render_test.rb
  • M actionpack/test/fixtures/test/content_for.erb
  • M actionpack/test/fixtures/test/content_for_concatenated.erb
  • M actionpack/test/fixtures/test/content_for_with_parameter.erb
  • M actionpack/test/fixtures/test/non_erb_block_content_for.builder
  • M actionpack/test/template/render_test.rb
  • M activesupport/lib/active_support/ruby/shim.rb
  • M activesupport/test/core_ext/string_ext_test.rb
  • M railties/guides/source/getting_started.textile
  • M railties/lib/rails.rb
  • M railties/lib/rails/application/configuration.rb
  • M railties/test/application/configuration_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>