Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
juil
/
cancan
Public
forked from
ryanb/cancan
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 4, 2011
releasing 1.6.7 with nested resource fix
ryanb
committed
9eebeb2
View commit details
Copy full SHA for 9eebeb2
Browse repository at this point
quick fix to get nested resources working again - closes #482
ryanb
committed
67a3038
View commit details
Copy full SHA for 67a3038
Browse repository at this point
Commits on Sep 29, 2011
releasing version 1.6.6
ryanb
committed
26b40f2
View commit details
Copy full SHA for 26b40f2
Browse repository at this point
Commits on Sep 28, 2011
removing jruby/rubinius from travis.yml for now until I figure out why they aren't passing
ryanb
committed
9832639
View commit details
Copy full SHA for 9832639
Browse repository at this point
Correct "return cant jump across threads" error when using check_authorization()
Patrick Morgan
authored and
ryanb
committed
b3fc5ad
View commit details
Copy full SHA for b3fc5ad
Browse repository at this point
Merge pull request #425 from skhisma/master
Show description for 610d7e3
ryanb
committed
610d7e3
View commit details
Copy full SHA for 610d7e3
Browse repository at this point
Merge pull request #424 from whilefalse/master
Show description for cfb801e
ryanb
committed
cfb801e
View commit details
Copy full SHA for cfb801e
Browse repository at this point
Merge pull request #476 from kirkconnell/with_model-version-fix
Show description for 0edd310
ryanb
committed
0edd310
View commit details
Copy full SHA for 0edd310
Browse repository at this point
Commits on Sep 21, 2011
use version 1.x of with_model to avoid errors in class comparisons
kirkconnell
committed
5ab7dea
View commit details
Copy full SHA for 5ab7dea
Browse repository at this point
Commits on Jul 24, 2011
updating Rails gem dev dependency
ryanb
committed
916f97f
View commit details
Copy full SHA for 916f97f
Browse repository at this point
removing 1.9.2 from .travis.yml
ryanb
committed
2be3f98
View commit details
Copy full SHA for 2be3f98
Browse repository at this point
Merge pull request #427 from bai/master
Show description for 0343f8f
ryanb
committed
0343f8f
View commit details
Copy full SHA for 0343f8f
Browse repository at this point
Commits on Jul 23, 2011
Merge pull request #421 from amc-projects/master
Show description for 987dce0
ryanb
committed
987dce0
View commit details
Copy full SHA for 987dce0
Browse repository at this point
Merge pull request #426 from manuelmeurer/patch-1
Show description for e0492f5
ryanb
committed
e0492f5
View commit details
Copy full SHA for e0492f5
Browse repository at this point
Commits on Jul 21, 2011
These lines are defaults, should be fine this way
beawesomeinstead
committed
0fc67e4
View commit details
Copy full SHA for 0fc67e4
Browse repository at this point
Run rake instead of rake test
beawesomeinstead
committed
d24ef45
View commit details
Copy full SHA for d24ef45
Browse repository at this point
Fixed typos.
manuelmeurer
committed
e561532
View commit details
Copy full SHA for e561532
Browse repository at this point
The first try to make cancan pass on Travis CI
beawesomeinstead
committed
1ab4e2d
View commit details
Copy full SHA for 1ab4e2d
Browse repository at this point
Commits on Jul 20, 2011
:id_param option to load_resource allows specification of the param name to find members
geoff-parsons
committed
7937a28
View commit details
Copy full SHA for 7937a28
Browse repository at this point
Added the needed camelize to recent patch for engines and namespaced models
Steven Anderson
committed
d35419f
View commit details
Copy full SHA for d35419f
Browse repository at this point
Added support for engines and namespaced models.
Steven Anderson
committed
6c497b8
View commit details
Copy full SHA for 6c497b8
Browse repository at this point
Commits on Jul 19, 2011
Compatibility fix for using cancan with rspec-instafail and rspec1
schlick
committed
3b33b36
View commit details
Copy full SHA for 3b33b36
Browse repository at this point
Commits on Jul 1, 2011
Merge pull request #410 from psanford/improve_datamapper_loading
Show description for 600a3e1
ryanb
committed
600a3e1
View commit details
Copy full SHA for 600a3e1
Browse repository at this point
Load datamapper class methods via append_extensions.
Show description for ccd7a94
psanford
committed
ccd7a94
View commit details
Copy full SHA for ccd7a94
Browse repository at this point
Merge pull request #409 from nhocki/patch-1
Show description for 8f815c4
ryanb
committed
8f815c4
View commit details
Copy full SHA for 8f815c4
Browse repository at this point
Change the i18n default name to :"unauthorized.default"
nhocki
committed
1c3e617
View commit details
Copy full SHA for 1c3e617
Browse repository at this point
Commits on Jun 30, 2011
Adding tests for i18n translation for default messages
nhocki
committed
71f60bc
View commit details
Copy full SHA for 71f60bc
Browse repository at this point
Make CanCan Default Message a translatable text. Default to the one you had.
nhocki
committed
596ad23
View commit details
Copy full SHA for 596ad23
Browse repository at this point
Commits on May 21, 2011
delegating ControllerResource find to model adapter, uses 'get' for DataMapper - closes #373
ryanb
committed
613ab1c
View commit details
Copy full SHA for 613ab1c
Browse repository at this point
Commits on May 20, 2011
allow :find_by option to be full find method name - closes #335
ryanb
committed
c031f82
View commit details
Copy full SHA for c031f82
Browse repository at this point
Commits on May 18, 2011
releasing 1.6.5
ryanb
committed
6a01427
View commit details
Copy full SHA for 6a01427
Browse repository at this point
pass action and subject through AccessDenied exception when :through isn't found - closes #366
ryanb
committed
843fe89
View commit details
Copy full SHA for 843fe89
Browse repository at this point
Commits on May 17, 2011
Merge pull request #363 from rahearn/mongoid-conditions-empty
Show description for 74c9d58
ryanb
committed
74c9d58
View commit details
Copy full SHA for 74c9d58
Browse repository at this point
adding current_ability to helper methods - closes #361
ryanb
committed
4e4c5a9
View commit details
Copy full SHA for 4e4c5a9
Browse repository at this point
allow :through option to work with private controller methods - closes #360
ryanb
committed
dde88c9
View commit details
Copy full SHA for dde88c9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.