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,994 of 190,365
Downloads: 949,707

Daily

Ranking: 4,673 of 190,317
Downloads: 1,119

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
36762,217,870activerecord
72583,733,126pry
99449,998,013simplecov
107426,379,864pg
279175,249,192sqlite3
2,02213,267,986appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen