This project is archived and is in readonly mode.

Changeset [ea1fde6ae750b78bfc58259fcdb7dd22ce0b3127] by Michael Koziarski

November 7th, 2010 @ 09:03 PM

Added support for Erubis <%== tag

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

Signed-off-by: Michael Koziarski michael@koziarski.com
[#5918 status:committed]

Conflicts:

actionpack/test/controller/new_base/render_template_test.rb

https://github.com/rails/rails/commit/ea1fde6ae750b78bfc58259fcdb7d...

Committed by Michael Koziarski

  • 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>