Closed alec-c4 closed 1 year ago
The method activerecord51?
shouldn't have been used, according to this issue, it needs to be changed.
@michaelbanfield Is this gem still being maintained? This issue is becoming a concern. For now, devise-pwned_password still works with the latest version of devise because they re-added the activerecord51?
method with a deprecation warning (cf. changelog), but the method will be removed in the future so this still needs to be addressed.
Thanks for the PR! Pushed in https://rubygems.org/gems/devise-pwned_password/versions/0.1.10
After upgrade from 4.9.0 to 4.9.1 I've got following error