aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/validators
Commit message (Expand)AuthorAgeFilesLines
* Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'`lulalala2019-03-311-2/+3
* Use frozen string literal in activemodel/Kir Shatrov2017-07-162-0/+4
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-022-2/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-012-0/+2
* :scissors:Ryuta Kamizono2017-04-131-1/+0
* let Regexp#match? be globally availableXavier Noria2016-10-271-1/+0
* applies new string literal convention in activemodel/testXavier Noria2016-08-062-2/+2
* use \A and \z when you mean \A and \zXavier Noria2016-07-241-1/+1
* systematic revision of =~ usage in AMoXavier Noria2016-07-241-2/+4
* This is not an executable fileSantiago Pastorino2010-12-161-0/+0
* Add support for namespaced validatorsSamuel Kadolph2010-12-161-0/+6
* Add validates method as shortcut to setup validators for a given set of attri...jamie2010-01-071-0/+6