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,064 of 182,915
Downloads: 487,947

Daily

Ranking: 4,908 of 182,900
Downloads: 663

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,379,033,295bundler
10945,559,759rake
25813,851,472rspec
35591,033,097activerecord
68463,331,599pry
99345,185,160simplecov
105333,191,800pg
249140,727,815sqlite3
2,0738,596,769appraisal

Owners

#GravatarHandle
1iconAlecLarsen