aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/postgresql/oid/rails_5_1_point.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-7/+7
* applies new string literal convention in activerecord/libXavier Noria2016-08-061-2/+2
* Rails 5.1 point type should not raise exception if empty string is provided a...bUg2016-05-151-0/+2
* Return a `Point` object from the PG Point typeSean Griffin2015-06-051-0/+50