Categories: None [Edit]

active_record_distinct_on

https://rubygems.org/gems/active_record_distinct_on
https://github.com/alecdotninja/active_record_distinct_on
ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::DistinctOn` in the future, it should work seamlessly.

Total

Ranking: 6,171 of 187,591
Downloads: 827,905

Daily

Ranking: 3,616 of 187,571
Downloads: 874

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
28925,037,502rspec
36719,592,156activerecord
73556,238,958pry
98425,235,126simplecov
107402,717,427pg
275165,742,106sqlite3
2,02812,151,096appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen