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,457 of 186,959
Downloads: 720,390

Daily

Ranking: 3,181 of 186,713
Downloads: 2,616

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
27909,387,510rspec
36698,039,545activerecord
71542,757,863pry
99413,507,374simplecov
107391,010,167pg
276160,962,144sqlite3
2,01411,644,953appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen