This project is archived and is in readonly mode.
Changeset [cc1ad46eadfad2c617d897927eb4bc0c36e1d033] by Michael Koziarski
October 15th, 2009 @ 05:22 AM
Add a read-only method which plugin authors can use to determine if xss escaping.
This doesn't provide a way to turn off the escaping, but
alternative template engine authors
can figure out what their default should be by calling this. Avoids
a messy version + plugin check.
http://github.com/rails/rails/commit/cc1ad46eadfad2c617d897927eb4bc...
Committed by Michael Koziarski
- M actionpack/lib/action_view/base.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>