aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/regexp_ext_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-9/+9
* define Range#match? if Ruby < 2.4Xavier Noria2016-07-221-0/+24
* use AS::TestCase as the base classAaron Patterson2012-01-051-1/+1
* Replace decaying routing internals w/ rack-mountJoshua Peek2009-10-191-19/+0
* Fix failing AS isolated testsJoshua Peek2009-09-051-1/+4
* Eliminate warnings from Regexp multiline extension testsJeffrey Hardy2009-08-261-3/+3
* Correct Regexp#un/optionalize assertions and fix uncovered failuresJeffrey Hardy2009-08-261-6/+6
* moves reopening of core classes to add generic stuff from Action Pack to AS/c...Xavier Noria2009-06-131-0/+26