Closed AlexKichkailo closed 7 months ago
Right now the gem can only be installed for Rails 7.1 because it depends on activerecord >= 7.1
activerecord >= 7.1
Please include support for Rails 7.0 as many did not migrate to Rails 7.1 yet.
You can use rails_70 branch.
rails_70
Right now the gem can only be installed for Rails 7.1 because it depends on
activerecord >= 7.1
Please include support for Rails 7.0 as many did not migrate to Rails 7.1 yet.