dwbutler / groupify

Add group and membership functionality to your Rails models
MIT License
194 stars 42 forks source link

Rails 7 Updates? #79

Open monroemann opened 2 years ago

monroemann commented 2 years ago

Hi,

We have groupify extensively integrated into our Rails 6 app and we are now upgrading to Rails 7. But one of our team members says that groupify will not be compatible with Rails 7.

Do you have plans to upgrade the gem? If not, how can we migrate to a custom-coded solution without breaking everything that groupify has done for us?

Thank you! -Monroe

cc @dwbutler @pama

dwbutler commented 2 years ago

I've been out of the Rails ecosystem for a while but I can certainly help look into upgrading the gem to be compatible. Do you know which parts are incompatible?

monroemann commented 2 years ago

Thank you for your kind response. I am checking with my team to determine how best to answer your question.

monroemann commented 1 year ago

Hi @dwbutler It seems to be working now. I cannot be certain, but so far, no issues. Thank you for getting back to us.

If anyone else has issues with Rails 7, I hope they will reply here.

Also, would you consider adding others to the repo as 'moderators' in case you cannot be there to keep the gem up to date?