aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/attribute_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29f"Rafael Mendonça França2019-08-021-1/+1
* No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29fAkira Matsuda2019-08-021-1/+1
* Replace “can not” with “cannot”.Samantha John2019-03-061-1/+1
* Enable `Performance/UnfreezeString` copyuuji.yaginuma2018-09-231-2/+2
* Use assert_predicate and assert_not_predicateDaniel Colson2018-01-251-9/+9
* Change refute to assert_notDaniel Colson2018-01-251-3/+3
* Move Attribute and AttributeSet to ActiveModelLisa Ugray2017-11-091-0/+255