mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
Update README to mention pundit-matchers
This commit is contained in:
parent
b72ea42e61
commit
6523c912e2
1 changed files with 1 additions and 1 deletions
|
@ -598,7 +598,7 @@ end
|
||||||
```
|
```
|
||||||
|
|
||||||
An alternative approach to Pundit policy specs is scoping them to a user context as outlined in this
|
An alternative approach to Pundit policy specs is scoping them to a user context as outlined in this
|
||||||
[excellent post](http://thunderboltlabs.com/blog/2013/03/27/testing-pundit-policies-with-rspec/).
|
[excellent post](http://thunderboltlabs.com/blog/2013/03/27/testing-pundit-policies-with-rspec/) and implemented in the third party [pundit-matchers](https://github.com/chrisalley/pundit-matchers) gem.
|
||||||
|
|
||||||
# External Resources
|
# External Resources
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue