This website requires JavaScript.
Explore
Help
Sign In
will
/
cancan
Watch
1
Star
0
Fork
0
You've already forked cancan
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Authorization Gem for Ruby on Rails.
12
Commits
2
Branches
29
Tags
791
KiB
Ruby
100%
4b6f538663
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Ryan Bates
4b6f538663
moving can definition into ability instance instead of class, this removes ugly instance_exec command
2009-11-16 19:59:40 -08:00
lib
moving can definition into ability instance instead of class, this removes ugly instance_exec command
2009-11-16 19:59:40 -08:00
spec
moving can definition into ability instance instead of class, this removes ugly instance_exec command
2009-11-16 19:59:40 -08:00
init.rb
turning into a funtioning Rails plugin
2009-11-16 19:24:04 -08:00
LICENSE
adding basic ability module
2009-11-16 14:28:52 -08:00
Rakefile
adding basic ability module
2009-11-16 14:28:52 -08:00
README.rdoc
adding documentation placeholder
2009-11-16 17:03:54 -08:00
README.rdoc
= CanCan Documentation coming soon.