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,524
Downloads: 536,977

Daily

Ranking: 5,812 of 184,512
Downloads: 500

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,592,310,532bundler
101,012,800,719rake
26847,931,756rspec
35630,823,877activerecord
68493,942,332pry
99370,509,853simplecov
104357,968,126pg
268147,607,499sqlite3
2,0809,466,077appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen