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 }}
karangb
/
cancan
Public
forked from
ryanb/cancan
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Breadcrumbs
History for
cancan
spec
on
master
User selector
All users
All time
Commit history
Commits on May 7, 2013
fix matches_conditons_hash for string values on 1.8
ryanb
committed
ea2b07f
View commit details
Copy full SHA for ea2b07f
View code at this point
Browse repository at this point
Commits on May 3, 2013
Merge pull request #675 from bukalapak/master
Show description for 60cf6a6
ryanb
committed
60cf6a6
View commit details
Copy full SHA for 60cf6a6
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
Merge pull request #806 from yuszuv/support_for_nested_joins
Show description for cbd352c
ryanb
committed
cbd352c
View commit details
Copy full SHA for cbd352c
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
added support for nested join conditions
yuszuv
committed
e3ba668
View commit details
Copy full SHA for e3ba668
View code at this point
Browse repository at this point
Commits on Jan 3, 2013
Creating a Project here is unnecessary
Roland Venesz
committed
d3a8929
View commit details
Copy full SHA for d3a8929
View code at this point
Browse repository at this point
Working around CVE-2012-5664
Roland Venesz
committed
d5123e0
View commit details
Copy full SHA for d5123e0
View code at this point
Browse repository at this point
Commits on Oct 24, 2012
Issue #687: cancan inserting "AND (NULL)" at the end of sql
Show description for f5b3fcd
jonathangreenberg
committed
f5b3fcd
View commit details
Copy full SHA for f5b3fcd
View code at this point
Browse repository at this point
Commits on Jul 2, 2012
Merge pull request #670 from andhapp/fix-issue-664
Show description for 2db73e6
ryanb
committed
2db73e6
View commit details
Copy full SHA for 2db73e6
View code at this point
Browse repository at this point
Merge pull request #660 from fl00r/master
Show description for cad4db2
ryanb
committed
cad4db2
View commit details
Copy full SHA for cad4db2
View code at this point
Browse repository at this point
Merge pull request #655 from DavidMikeSimon/master
Show description for d20d90d
ryanb
committed
d20d90d
View commit details
Copy full SHA for d20d90d
View code at this point
Browse repository at this point
porting #668 to 1.6.x
xinuc
committed
ce7d3fe
View commit details
Copy full SHA for ce7d3fe
View code at this point
Browse repository at this point
Commits on Jun 29, 2012
Add code for fixing issue #664 (regression in 1.6.8).
andhapp
committed
60bc9e9
View commit details
Copy full SHA for 60bc9e9
View code at this point
Browse repository at this point
Commits on Jun 23, 2012
Fixing Segmentation fault on aliasing
fl00r
committed
925274d
View commit details
Copy full SHA for 925274d
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
Spec to test against nested joins being thrown away ala issue 560
DavidMikeSimon
committed
b162871
View commit details
Copy full SHA for b162871
View code at this point
Browse repository at this point
clearing leftover whitespace
ryanb
committed
112a995
View commit details
Copy full SHA for 112a995
View code at this point
Browse repository at this point
load ostruct for OpenStruct used in spec
ryanb
committed
9448041
View commit details
Copy full SHA for 9448041
View code at this point
Browse repository at this point
Merge pull request #653 from andhapp/fix-pull-request-640
Show description for 2b89dbb
ryanb
committed
2b89dbb
View commit details
Copy full SHA for 2b89dbb
View code at this point
Browse repository at this point
Commits on Jun 18, 2012
Add specs for resource attributes.
Show description for b965f5b
mikepack
authored and
andhapp
committed
b965f5b
View commit details
Copy full SHA for b965f5b
View code at this point
Browse repository at this point
Fixes Nested Resource Loading
marksim
authored and
andhapp
committed
d5baed6
View commit details
Copy full SHA for d5baed6
View code at this point
Browse repository at this point
Commits on Jun 10, 2012
Fix for issue-644 to allow users to specify a mix of can and cannot rules with mongo.
andhapp
committed
da663aa
View commit details
Copy full SHA for da663aa
View code at this point
Browse repository at this point
Commits on May 29, 2012
Merge pull request #632 from andhapp/fix-issue-327
Show description for 80a8c39
ryanb
committed
80a8c39
View commit details
Copy full SHA for 80a8c39
View code at this point
Browse repository at this point
Commits on May 28, 2012
Merge pull request #625 from rogercampos/merging
Show description for b3f9ffe
ryanb
committed
b3f9ffe
View commit details
Copy full SHA for b3f9ffe
View code at this point
Browse repository at this point
Commits on May 26, 2012
Fix to handle MetaWhere and non-MetaWhere conditions correctly.
andhapp
committed
c27ead5
View commit details
Copy full SHA for c27ead5
View code at this point
Browse repository at this point
Commits on May 14, 2012
port fix for namespaced params from 2.0 back to 1.6
cgunther
authored and
derekprior
committed
b347c7b
View commit details
Copy full SHA for b347c7b
View code at this point
Browse repository at this point
Commits on May 11, 2012
Merge pull request #509 from moffff/master
Show description for 1cdd7b3
ryanb
committed
1cdd7b3
View commit details
Copy full SHA for 1cdd7b3
View code at this point
Browse repository at this point
Commits on May 10, 2012
Merge pull request #541 from icrowley/master
Show description for a8a85f1
ryanb
committed
a8a85f1
View commit details
Copy full SHA for a8a85f1
View code at this point
Browse repository at this point
Merge pull request #556 from mauriciozaffari/master
Show description for 70515de
ryanb
committed
70515de
View commit details
Copy full SHA for 70515de
View code at this point
Browse repository at this point
Merge pull request #564 from flop/master
Show description for b73bd06
ryanb
committed
b73bd06
View commit details
Copy full SHA for b73bd06
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
Add check for Enumerable as condition value
Aryk
committed
65bbf0e
View commit details
Copy full SHA for 65bbf0e
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
Don't remove key-value from the subject hash we might want to use it again.
flop
committed
ba01349
View commit details
Copy full SHA for ba01349
View code at this point
Browse repository at this point
Commits on Feb 2, 2012
Pass forward :if and :unless options to the before filter. i.e:
Show description for 83e2dce
mauriciozaffari
committed
83e2dce
View commit details
Copy full SHA for 83e2dce
View code at this point
Browse repository at this point
Commits on Jan 5, 2012
Fixed bug with params for actions that build new instances with namespaced models
icrowley
committed
baadcb9
View commit details
Copy full SHA for baadcb9
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
Fixed problem with 'with_model' gem in DataMapper tests and Mongoid tests.
moffff
committed
f18f53c
View commit details
Copy full SHA for f18f53c
View code at this point
Browse repository at this point
Commits on Oct 31, 2011
Adding Ability#merge
Roger Campos
committed
7797b37
View commit details
Copy full SHA for 7797b37
View code at this point
Browse repository at this point
Commits on Oct 4, 2011
quick fix to get nested resources working again - closes #482
ryanb
committed
67a3038
View commit details
Copy full SHA for 67a3038
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.