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,969 of 191,483
Downloads: 970,280

Daily

Ranking: 4,186 of 191,454
Downloads: 1,539

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
36770,906,816activerecord
72589,278,519pry
99455,133,578simplecov
108431,026,689pg
278177,488,390sqlite3
2,01813,515,501appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen