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,904 of 193,339
Downloads: 1,033,389

Daily

Ranking: 4,669 of 193,316
Downloads: 1,118

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,453,689,521bundler
81,334,368,613rake
29984,595,130rspec
36795,720,153activerecord
72606,501,044pry
97471,703,254simplecov
109445,935,057pg
279184,359,514sqlite3
2,00814,287,462appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen