mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
parent
94b8c0e522
commit
ca74a16da7
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ end
|
|||
```
|
||||
|
||||
An alternative approach to Pundit policy specs is scoping them to a user context as outlined in this
|
||||
[excellent post](http://thunderboltlabs.com/posts/testing-pundit-policies-with-rspec.html).
|
||||
[excellent post](http://thunderboltlabs.com/blog/2013/03/27/testing-pundit-policies-with-rspec/).
|
||||
|
||||
# License
|
||||
|
||||
|
|
Loading…
Reference in a new issue