mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
07c69380cf934d7173d116db87e8d8dbb9edd2b2
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>
Deprecated "best fit" detection is to difficult. Just provide a switch to toggle the new behavor on.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%