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,000 of 184,502
Downloads: 536,100

Daily

Ranking: 4,166 of 184,487
Downloads: 226

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,588,400,642bundler
101,011,584,645rake
26847,304,018rspec
35630,098,997activerecord
68493,373,434pry
99370,022,081simplecov
104357,547,558pg
268147,491,360sqlite3
2,0809,449,798appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen