alecdotninja / active_record_distinct_on

Support for `DISTINCT ON` statements when querying with ActiveRecord
MIT License
34 stars 11 forks source link

Support for Rails 5.2.1 #6

Closed rexmadden closed 6 years ago

rexmadden commented 6 years ago

I'm trying to upgrade to 5.2.1. Right now it requires 5.2

active_record_distinct_on (>= 0.1.4) was resolved to 0.1.4, which depends on
  activerecord (<= 5.2, >= 4.2)
alecdotninja commented 6 years ago

@rexmadden Thank you for the bug report. This issue should now be fixed in 0.1.5.