take-five / activerecord-hierarchical_query

Simple DSL for creating recursive queries with ActiveRecord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Rails 5.0

take-five opened this issue · comments

Simply adding Rails 5.0 to dependency leads to broken tests.

Are there any plans on Rails 5 support?

Hey @epaminond et al, there is support for Rails 5 now through the rails-5 and gem versions >= 1.0.0 on rubygems.org

I've also put in a PR to update the Readme.