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,913 of 192,692
Downloads: 1,010,445

Daily

Ranking: 5,419 of 192,666
Downloads: 172

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
36786,213,027activerecord
72599,882,831pry
99464,953,038simplecov
108439,957,726pg
278181,938,143sqlite3
2,01313,969,247appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen