aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/attribute_test.rb
Commit message (Expand)AuthorAgeFilesLines
* rename MiniTest to MinitestRajarshi Das2014-08-021-1/+1
* `Attribute` should know about its nameSean Griffin2014-06-261-12/+25
* Encapsulate the creation of `Attribute` objectsSean Griffin2014-06-261-0/+26
* Introduce an Attribute object to handle the type casting danceSean Griffin2014-06-131-0/+103