rails/actionview/test
Jonathan Hefner fe24f5880d Escape literal dot in regular expression
Follow-up to #44669.

This ensures that e.g. sizes with commas are not erroneously matched.
2022-05-05 14:08:43 -05:00
..
actionpack Fix flaky Action View tests 2022-02-23 09:39:57 -05:00
activerecord Fix flaky Action View tests 2022-02-23 09:39:57 -05:00
fixtures Make #to_fs the default replacement for #to_s(:format) 2022-02-07 12:41:21 +01:00
lib Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
template Escape literal dot in regular expression 2022-05-05 14:08:43 -05:00
ujs Define config.enable_reloading to be !config.cache_classes 2022-04-14 18:11:36 +02:00
abstract_unit.rb Delete AS::Dependencies.unhook! 2021-08-17 05:18:22 +02:00
active_record_unit.rb Module#const_set is a public method 2020-09-15 17:19:37 +09:00