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
Type
/
to 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 }}
nhuanvn
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 12, 2012
add gem version badge (thanks Gemfury)
ryanb
committed
3f4ee12
View commit details
Copy full SHA for 3f4ee12
Browse repository at this point
Commits on Oct 25, 2012
Merge pull request #765 from jonsgreen/issue/cancan_inserting_and_null_687
Show description for 4dcd544
ryanb
committed
4dcd544
View commit details
Copy full SHA for 4dcd544
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
Browse repository at this point
Commits on Oct 15, 2012
Merge pull request #708 from calebthompson/patch-1
Show description for 3b50fed
nashby
committed
3b50fed
View commit details
Copy full SHA for 3b50fed
Browse repository at this point
Commits on Oct 13, 2012
add contributing guide
Show description for d4be93b
nashby
committed
d4be93b
View commit details
Copy full SHA for d4be93b
Browse repository at this point
show build status fro master branch
nashby
committed
9a84277
View commit details
Copy full SHA for 9a84277
Browse repository at this point
Commits on Aug 1, 2012
Refold generated Ability comments at 80 characters
Show description for 857dd07
calebhearth
committed
857dd07
View commit details
Copy full SHA for 857dd07
Browse repository at this point
Commits on Jul 3, 2012
Merge pull request #676 from brynary/master
Show description for b4285ae
ryanb
committed
b4285ae
View commit details
Copy full SHA for b4285ae
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
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
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
Browse repository at this point
Add Code Climate badge
brynary
committed
8b993ee
View commit details
Copy full SHA for 8b993ee
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
Browse repository at this point
Commits on Jun 25, 2012
releasing 1.6.8
ryanb
committed
1e89b31
View commit details
Copy full SHA for 1e89b31
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
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
Browse repository at this point
preparing for 1.6.8
ryanb
committed
5f1be25
View commit details
Copy full SHA for 5f1be25
Browse repository at this point
updating changelog
ryanb
committed
6d7bce7
View commit details
Copy full SHA for 6d7bce7
Browse repository at this point
removing project status section from readme since contributors are now kind enough to keep tabs on the issue tracker
ryanb
committed
a020016
View commit details
Copy full SHA for a020016
Browse repository at this point
clearing leftover whitespace
ryanb
committed
112a995
View commit details
Copy full SHA for 112a995
Browse repository at this point
load ostruct for OpenStruct used in spec
ryanb
committed
9448041
View commit details
Copy full SHA for 9448041
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
Browse repository at this point
Merge pull request #650 from andhapp/fix-pull-request-486
Show description for aff8ca6
ryanb
committed
aff8ca6
View commit details
Copy full SHA for aff8ca6
Browse repository at this point
Merge pull request #618 from spatil/master
Show description for 33e33c5
ryanb
committed
33e33c5
View commit details
Copy full SHA for 33e33c5
Browse repository at this point
Fix for issue 560 where joins could be thrown away by ActiveRecordAdapter::merge_joins
DavidMikeSimon
committed
cfc355c
View commit details
Copy full SHA for cfc355c
Browse repository at this point
Commits on Jun 18, 2012
Fix pull request 640. For some reason github didn't allow a clean merge althought there weren't any conflicts. Fix it so that it's easier to just merge via the UI.
andhapp
committed
a1254ca
View commit details
Copy full SHA for a1254ca
Browse repository at this point
Refactor out attribute assignment
mikepack
authored and
andhapp
committed
88aba46
View commit details
Copy full SHA for 88aba46
Browse repository at this point
Add specs for resource attributes.
Show description for b965f5b
mikepack
authored and
andhapp
committed
b965f5b
View commit details
Copy full SHA for b965f5b
Browse repository at this point
initialise attributes after a resource is created by an InheritedResources controller
mccraigmccraig
authored and
andhapp
committed
c2c0b86
View commit details
Copy full SHA for c2c0b86
Browse repository at this point
Fixes Nested Resource Loading
marksim
authored and
andhapp
committed
d5baed6
View commit details
Copy full SHA for d5baed6
Browse repository at this point
Commits on Jun 11, 2012
Merge pull request #645 from andhapp/issue-644
Show description for 7bf683d
ryanb
committed
7bf683d
View commit details
Copy full SHA for 7bf683d
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
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
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
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.