mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
9a73630d935e360f3dc896e50dd673afb97cf3b5
When accepting character input from outside of your application you can't blindly trust that all strings are properly encoded. With these methods you can check incoming strings and clean them up if necessary. Signed-off-by: Michael Koziarski <michael@koziarski.com> Conflicts: activesupport/lib/active_support/multibyte.rb
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%