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,896 of 193,855
Downloads: 1,059,869

Daily

Ranking: 3,738 of 193,834
Downloads: 2,121

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,505,670,264bundler
81,349,417,869rake
29990,995,714rspec
36803,320,876activerecord
72611,661,536pry
97477,053,112simplecov
109450,563,063pg
279186,418,079sqlite3
2,00514,544,437appraisal

Owners

#GravatarHandle
1iconAlecLarsen
2iconkeygen