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,117 of 188,026
Downloads: 854,084

Daily

Ranking: 4,117 of 188,014
Downloads: 1,174

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,054,176,952bundler
101,180,407,724rake
29931,545,208rspec
36727,583,547activerecord
74561,574,467pry
99429,822,838simplecov
107407,912,218pg
275167,889,506sqlite3
2,03012,360,134appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen