has-friendship / has_friendship

Add friendship to ActiveRecord models
MIT License
198 stars 98 forks source link

rails 7 support #87

Open azeemh opened 1 year ago

azeemh commented 1 year ago

i tried gem 'has_friendship', github: 'sungwoncho/has_friendship' but it doesn't work for rails 7.

any way to update?

most rails 5 style approach should work in 7. let me know if anyone has a fork or branch.

thank you.