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,732 of 196,612
Downloads: 1,206,481

Daily

Ranking: 3,333 of 196,584
Downloads: 793

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,708,767,552bundler
81,405,583,906rake
291,015,768,668rspec
37833,060,609activerecord
72630,370,189pry
98497,570,226simplecov
110468,228,462pg
282194,072,413sqlite3
1,98715,550,286appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen