aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/type/binary.rb
Commit message (Expand)AuthorAgeFilesLines
* Delegate `klass` to the injected type objectSean Griffin2014-05-201-0/+4
* Delegate predicate methods to injected type object on ColumnSean Griffin2014-05-201-0/+4
* Delegate `Column#type` to the injected type objectSean Griffin2014-05-191-0/+11