aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/type/float.rb
Commit message (Expand)AuthorAgeFilesLines
* Rm `Type#type_cast`Sean Griffin2015-02-171-1/+1
* `type_cast_for_database` -> `serialize`Sean Griffin2015-02-171-1/+1
* Remove most PG specific type subclassesSean Griffin2015-02-111-1/+7
* Move non-type objects into the `Type::Helpers` namespaceSean Griffin2015-02-071-1/+1
* Removed unused `klass` definitions from typesSean Griffin2014-06-061-4/+0
* Move types to the top level `ActiveRecord` namespaceSean Griffin2014-05-271-0/+23