diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2014-05-26 15:58:51 -0300 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2014-05-26 15:58:51 -0300 |
commit | 505a263c3579784ae9af7aa1d81aaaedfbfeda96 (patch) | |
tree | 9047da380bdafe936f1d44bb714637ec4c04345b /actionview/lib/action_view/helpers/output_safety_helper.rb | |
parent | 6ed161e3fddd9f10e5a7446355df3f9d9f26b4aa (diff) | |
download | rails-505a263c3579784ae9af7aa1d81aaaedfbfeda96.tar.gz rails-505a263c3579784ae9af7aa1d81aaaedfbfeda96.tar.bz2 rails-505a263c3579784ae9af7aa1d81aaaedfbfeda96.zip |
Escape user input before showing in the page.
This is not a security issue since this page is not present in
production and user have to type something in the field but is better to
escape the input.
Diffstat (limited to 'actionview/lib/action_view/helpers/output_safety_helper.rb')
0 files changed, 0 insertions, 0 deletions