This project is archived and is in readonly mode.

Changeset [f04ec6a227b702342d2fb841f94915499bf6101a] by Jan Maurits Faber

November 7th, 2010 @ 08:55 PM

Added support for Erubis <%== tag

<%== x %> is syntactic sugar for <%= raw(x) %>

Signed-off-by: Michael Koziarski michael@koziarski.com
[#5918 status:committed] https://github.com/rails/rails/commit/f04ec6a227b702342d2fb841f9491...

Committed by Jan Maurits Faber

  • M actionpack/lib/action_view/template/handlers/erb.rb
  • M actionpack/test/controller/new_base/render_template_test.rb
  • M activesupport/lib/active_support/core_ext/string/output_safety.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>