aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid/cidr.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant `to_s` in interpolationclaudiob2014-10-301-3/+3
* add missing `:nodoc:` for recent refactorings. [ci skip]Yves Senn2014-06-241-1/+1
* pg, inline casting methods into `OID::Type` objects.Yves Senn2014-06-021-1/+19
* refactor, introduce `Type#type_cast_for_schema` to cast for schema.rbYves Senn2014-05-301-0/+11
* Move PG OID types to their own filesSean Griffin2014-05-211-0/+17