cancan icon indicating copy to clipboard operation
cancan copied to clipboard

Authorization Gem for Ruby on Rails.

Results 100 cancan issues
Sort by recently updated
recently updated
newest added

This change seems more like a workaround than a fix but I am unable to correct any other way and my previous change for including :class => lambda{} doesn't seem...

Tools like VersionEye are using this information for license compliance analysis.

Updates Readme with gem installation using rails 4 ~>

Hi @ryanb, Thanks very much for your efforts on this gem (and in the community in general) - it still helps many people. Given that the `cancan` project is now...

Added a security shield from Hakiri. It shows how secure gem dependencies are.

I have a bit of roundabout logic for permitting a user to access a given image tagged "private" in my application. The rules are: - any user can access any...

I've taken a number of the pull requests that address rails 4 issues, but also just general query bugs and rolled them up into single PR... the idea being if...