I'm unable to use latest version of this gem in a project running in Rails 5.2.2.1 which is the latest non-beta released version of it.
I have loosen both activemodel and activesupport restrictions to be able to do that.
Gem behaves as expected in such context after testing it and running existing specs.
I'm unable to use latest version of this gem in a project running in Rails
5.2.2.1
which is the latest non-beta released version of it.I have loosen both
activemodel
andactivesupport
restrictions to be able to do that. Gem behaves as expected in such context after testing it and running existing specs.