rails/activemodel/test
Xavier Noria 56832e791f let Regexp#match? be globally available
Regexp#match? should be considered to be part of the Ruby core library. We are
emulating it for < 2.4, but not having to require the extension is part of the
illusion of the emulation.
2016-10-27 09:13:55 +02:00
..
cases Refactored ActiveModel::Type tests into their own files 2016-10-15 07:33:22 +01:00
models Removed deprecated :tokenizer in the length validator 2016-10-10 20:29:24 -03:00
validators let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00