take-five / activerecord-hierarchical_query

Simple DSL for creating recursive queries with ActiveRecord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 7?

rctneil opened this issue · comments

Hi,

Is rails 7 support coming?

Hey sorry about this, I'm swamped with work.

@artplan1 opened a PR for this earlier today.

#35

Since I'm not using rails 7 at the moment I'm unable to test it, but I've published a version 1.4.0.alpha1 that contains rails 7 support. Can you please verify for me that it works for you so I can move it out of alpha?

Thanks in advance!

I've been using it in production for a week with no issues. The test suite also passes under Rails 7.

Ok great evazion. I've released a new gem out of alpha. Should be installable for 1.4.0. Thank you very much for letting me know.

Official support for Rails 7 is now here. Please open a new issue if there are any problems. I'm on a python project at the moment so I'm not current on the latest changes in Rails, but I'll do my best to keep this working.