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,945 of 192,137
Downloads: 990,318

Daily

Ranking: 5,433 of 192,103
Downloads: 472

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
36778,810,251activerecord
73594,924,422pry
99460,193,193simplecov
108435,629,272pg
279179,551,852sqlite3
2,01413,771,043appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen