Groups
Groups
Sign in
Groups
Groups
cancancan
Conversations
About
Send feedback
Help
cancancan
Contact owners and managers
1–25 of 27
Welcome to the CanCanCan mailing list!
Mark all as read
Report group
0 selected
cancancan
5/26/15
New Maintainer Needed!
Hey all, As you've noticed, there has been no significant progress made recently on Cancancan...
unread,locked,
New Maintainer Needed!
Hey all, As you've noticed, there has been no significant progress made recently on Cancancan...
5/26/15
cancancan
3/24/14
Post to this group without a Google account
If you visit a discussion group hosted on Google Groups via web browser, you will notice that you
unread,locked,
Post to this group without a Google account
If you visit a discussion group hosted on Google Groups via web browser, you will notice that you
3/24/14
Corrado Tuccitto
12/15/22
Cancancan Ability on associations
Hello please how could I be able to achieve the following result written in pseudo code: I Have a
unread,
Cancancan Ability on associations
Hello please how could I be able to achieve the following result written in pseudo code: I Have a
12/15/22
Alexander Serebrenik
9/17/21
[academic study] how do OSS developers respond to such phenomena as partially or wrongly implemented functionality?
Hello, We're a team of Software Engineering researchers investigating technical debt. Technical
unread,
[academic study] how do OSS developers respond to such phenomena as partially or wrongly implemented functionality?
Hello, We're a team of Software Engineering researchers investigating technical debt. Technical
9/17/21
Fiorella Zampetti
3/23/20
Study on annotating implementation choices, design choices and of technical debt
Dear all, As software engineering research teams at the University of Sannio (Italy) and Eindhoven
unread,
Study on annotating implementation choices, design choices and of technical debt
Dear all, As software engineering research teams at the University of Sannio (Italy) and Eindhoven
3/23/20
wagao...@gmail.com
7/27/19
Multiple levels of authorization
A multi level authorization system and a friend told me cancancan could help me out. I took a read of
unread,
Multiple levels of authorization
A multi level authorization system and a friend told me cancancan could help me out. I took a read of
7/27/19
Tad Thorley
12/13/17
Using the `can?` method with extra args
While reading through the source code, I noticed in ability.rb that the `can?` method has the
unread,
Using the `can?` method with extra args
While reading through the source code, I noticed in ability.rb that the `can?` method has the
12/13/17
marcam...@gmail.com
12/12/16
How do I specify a custom message based on a rule being invalidated in ability.rb?
In my `ability.rb`, I have the following rule: elsif user.has_role? :demo can :read, Profile,
unread,
How do I specify a custom message based on a rule being invalidated in ability.rb?
In my `ability.rb`, I have the following rule: elsif user.has_role? :demo can :read, Profile,
12/12/16
hacktorious
8/4/16
help putting roles in table
Hey folks, I'm new to CanCanCan and am using it with Rails 4.2. My dev team doesn't like the
unread,
help putting roles in table
Hey folks, I'm new to CanCanCan and am using it with Rails 4.2. My dev team doesn't like the
8/4/16
mez...@gmail.com
7/5/16
How to understand what rule was used
Hi guys. I'm trying to use cancan for authorization and now I have two rules for a single subject
unread,
How to understand what rule was used
Hi guys. I'm trying to use cancan for authorization and now I have two rules for a single subject
7/5/16
Marina Limeira
9/8/15
Can't authorize when Controller is on singular
I'm using CanCanCan v.1.11.0, and I have the follow situation: coop_controller.rb class
unread,
Can't authorize when Controller is on singular
I'm using CanCanCan v.1.11.0, and I have the follow situation: coop_controller.rb class
9/8/15
demir...@gmail.com
9/4/15
Does cancancan work in my situation
Hello people. Im going to explain my situation here and if somebody can tell me how to implement this
unread,
Does cancancan work in my situation
Hello people. Im going to explain my situation here and if somebody can tell me how to implement this
9/4/15
Brendan Mulholland
5/25/15
Allow disabling ActiveRecord eager loading
I created a pull request back in January, but I still haven't received any comment or input on it
unread,
Allow disabling ActiveRecord eager loading
I created a pull request back in January, but I still haven't received any comment or input on it
5/25/15
Andrés Rdz-Macedo
3/29/15
multiple models not working
hi, i am trying to deny access to edit and destroy the superpower aka "skill" for a
unread,
multiple models not working
hi, i am trying to deny access to edit and destroy the superpower aka "skill" for a
3/29/15
in...@remofritzsche.com
3/2/15
Validate related entity
Dear Community Would anyone of you have an answer for http://stackoverflow.com/questions/28739952/
unread,
Validate related entity
Dear Community Would anyone of you have an answer for http://stackoverflow.com/questions/28739952/
3/2/15
craigs...@gmail.com
,
brite
2
12/31/14
Properly setting board rules on a controller
I think what you have is probably the best way. Cancancan has alias for the 7 REST actions, and
unread,
Properly setting board rules on a controller
I think what you have is probably the best way. Cancancan has alias for the 7 REST actions, and
12/31/14
alk...@gmail.com
,
brite
2
12/31/14
Inheritance of AcitveRecord::Base to Ability
Check out: https://github.com/CanCanCommunity/cancancan/wiki/Abilities-in-Database On Wednesday, 24
unread,
Inheritance of AcitveRecord::Base to Ability
Check out: https://github.com/CanCanCommunity/cancancan/wiki/Abilities-in-Database On Wednesday, 24
12/31/14
freema...@gmail.com
,
brite
2
12/1/14
Upgrade from cancan 1.6.9 to cancancan
There definitely shouldn't be a problem with what you're doing here, cancancan is backwards
unread,
Upgrade from cancan 1.6.9 to cancancan
There definitely shouldn't be a problem with what you're doing here, cancancan is backwards
12/1/14
Christian A. Strømmen
,
brite
8
12/1/14
Struggling with some more advanced authorizations using CanCan
Not sure about this one... sounds like you're returning an instance somewhere instead of an
unread,
Struggling with some more advanced authorizations using CanCan
Not sure about this one... sounds like you're returning an instance somewhere instead of an
12/1/14
dan.s....@gmail.com
,
brite
2
11/25/14
GET CurrentUser abilities to Angular client from Rails/Ruby server
Cancancan defines `current_ability` as the abilities of your `current_user`. Alternatively, you could
unread,
GET CurrentUser abilities to Angular client from Rails/Ruby server
Cancancan defines `current_ability` as the abilities of your `current_user`. Alternatively, you could
11/25/14
brite
7/21/14
Cancancan 1.9.1 Released!
Hey all, Quick update, when references was introduced for ActiveRecord 4+, there were edge cases
unread,
Cancancan 1.9.1 Released!
Hey all, Quick update, when references was introduced for ActiveRecord 4+, there were edge cases
7/21/14
brite
7/20/14
Cancancan v1.9.0 Released
Hey all! Just pushed Cancancan 1.9.0. It includes: Some Active Record fixes to work better on Rails
unread,
Cancancan v1.9.0 Released
Hey all! Just pushed Cancancan 1.9.0. It includes: Some Active Record fixes to work better on Rails
7/20/14
brite
5/8/14
CanCanCan v1.8.0 Released
Release 1.8.0 today. Adds Sequel (the ORM) support, can? supports multiple permission checks, allow
unread,
CanCanCan v1.8.0 Released
Release 1.8.0 today. Adds Sequel (the ORM) support, can? supports multiple permission checks, allow
5/8/14
Bryan Rite
5/5/14
Re: Can't manage user model from rails_admin with CanCanCan
Hi Ludovic, I don't use RailsAdmin myself so I'm not 100% sure whats going on, but we don
unread,
Re: Can't manage user model from rails_admin with CanCanCan
Hi Ludovic, I don't use RailsAdmin myself so I'm not 100% sure whats going on, but we don
5/5/14
Brendan Mulholland
,
brite
2
4/15/14
Improved Logging
Hey Brendan, The improved logging does look awesome and would definitely help me out as well. I'
unread,
Improved Logging
Hey Brendan, The improved logging does look awesome and would definitely help me out as well. I'
4/15/14
Eugen Romas
,
brite
5
3/28/14
Undefined method `accessible_by' for Model:Class
Hi Bryan, I got it. The cause of the error was the bad order of the gems in "Gemfile". With
unread,
Undefined method `accessible_by' for Model:Class
Hi Bryan, I got it. The cause of the error was the bad order of the gems in "Gemfile". With
3/28/14
zvas...@gmail.com
,
brite
3
3/26/14
Fetching Records
Oh, I get it. Thanks a lot, Brite! On Tue, Mar 25, 2014 at 9:29 PM, brite <br...@bryanrite.com>
unread,
Fetching Records
Oh, I get it. Thanks a lot, Brite! On Tue, Mar 25, 2014 at 9:29 PM, brite <br...@bryanrite.com>
3/26/14