This project is archived and is in readonly mode.

Changeset [561885aea28c9422fbdfb2be54220b10d4911973] by José Valim

December 26th, 2009 @ 01:11 PM

String#<< should work for any object which responds to :to_str, so enable this without the performance hit and make Fixnum safe by default.
http://github.com/rails/rails/commit/561885aea28c9422fbdfb2be54220b...

Committed by José Valim

  • M activesupport/lib/active_support/core_ext/string/output_safety.rb
  • M activesupport/test/core_ext/string_ext_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>