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: 5,788 of 195,762
Downloads: 1,149,655

Daily

Ranking: 3,613 of 195,747
Downloads: 1,352

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
36821,302,986activerecord
72623,573,670pry
98489,786,530simplecov
110461,668,575pg
281191,064,338sqlite3
1,99515,172,606appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen