Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

FIX: Variable collision prevents defining permissions with multiple nested conditons. closes #965 #966

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

knoopx
Copy link

@knoopx knoopx commented Nov 21, 2013

Example

can :read, Comment, post: {private: false, author_id: author.id}

Raises NoMethodError: undefined method table_name for nil:NilClass

avokhmin added a commit to rosa-abf/cancan that referenced this pull request Mar 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant