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: 7,045 of 183,127
Downloads: 495,719

Daily

Ranking: 5,190 of 183,106
Downloads: 493

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,409,222,051bundler
10954,475,095rake
25818,160,872rspec
35596,341,077activerecord
68467,204,181pry
99348,471,616simplecov
103336,660,441pg
253141,575,949sqlite3
2,0688,719,613appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen