brianhempel / active_record_union

UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Test on Rails 6.0

olleolleolle opened this issue · comments

Now Rails 6.0 is released, and it would be cool if there was

  • a Gemfile for Rails 6
  • a Travis configuration to run that
  • probably turn the Travis configuration into an explicit matrix, so that we can point at newer Ruby versions for Rails 6