take-five / activerecord-hierarchical_query

Simple DSL for creating recursive queries with ActiveRecord
MIT License
119 stars 24 forks source link

Add support for Rails 5.0 #13

Closed take-five closed 7 years ago

take-five commented 8 years ago

Simply adding Rails 5.0 to dependency leads to broken tests.

epaminond commented 7 years ago

Are there any plans on Rails 5 support?

walski commented 7 years ago

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.