Skip to content

Add rails-6 support

@oelmekki thank for updating this gem. Can you add support for rails-6?

I tried to update dependencies to include rails-6 s.add_dependency 'activerecord', '>= 6', '< 8' it is not working.