1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib
Kazuhiro NISHIYAMA 30a08a8988 Improve regexp of html_safe_translation_key?
- Use `\z` instead of `$`
- Use character class instead of alternation
- Optimize alternation order
2019-02-05 23:23:22 +09:00
..
action_view Improve regexp of html_safe_translation_key? 2019-02-05 23:23:22 +09:00
action_view.rb Introduce a file type template, deprecate Template#refresh 2019-02-01 12:09:46 -08:00