Closed chris-roerig closed 6 years ago
You are probably using version 1.1 from rubygems? That version didn’t include that change. You need to use 2.0.0.beta1
Is 2.0.0.beta1 a branch someplace?
It’s the same as master currently. There is also a tag for it. It’s also on rubygems :)
https://rubygems.org/gems/pundit/versions/2.0.0.beta1
Please check the changelog for changes. Since this is a major update it includes breaking changes.
Hi. According to the docs
In practice it's returning
true
for me. Is this the desired behavior?