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: 6,224 of 187,239
Downloads: 799,269

Daily

Ranking: 4,158 of 187,224
Downloads: 747

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
36711,658,717activerecord
73551,545,498pry
99421,205,239simplecov
107398,480,488pg
274163,773,486sqlite3
2,02711,956,223appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen