I'm using cancan and cells gems in my ruby-on-rails project.
How to access can? method from within cell?
Thanks.
|
| |||
|
feedback
|
|
I've had to do exactly this. Try
If you're also using Devise, I had to do this:
HTH | |||
|
feedback
|