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: 7,030 of 183,477
Downloads: 506,526

Daily

Ranking: 8,516 of 183,470
Downloads: 27

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
25825,073,950rspec
35604,924,275activerecord
69473,435,718pry
98353,748,210simplecov
103341,901,278pg
259143,118,777sqlite3
2,0738,883,281appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen