diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-01-12 21:04:02 -0200 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-02-01 08:55:18 -0200 |
commit | 608eddc6f5465c642bd02f5523a8e486a87020b1 (patch) | |
tree | 0f380e43d5db671ecb0bd58248d90452cf411a3d /activerecord/test | |
parent | 0eb46736978eea4f37f64270d1185a1228198b6c (diff) | |
download | rails-608eddc6f5465c642bd02f5523a8e486a87020b1.tar.gz rails-608eddc6f5465c642bd02f5523a8e486a87020b1.tar.bz2 rails-608eddc6f5465c642bd02f5523a8e486a87020b1.zip |
Move escape_once logic to ERB::Util, where it belongs to
All the logic is based on the HTML_ESCAPE constant available in
ERB::Util, so it seems more logic to have the entire method there and
just delegate the helper to use it.
Diffstat (limited to 'activerecord/test')
0 files changed, 0 insertions, 0 deletions