AutoCommit Son Aug 2 17:03:02 CEST 2015
This commit is contained in:
@@ -17,10 +17,12 @@ class Ability
|
||||
|
||||
#---------------------------------------------------
|
||||
|
||||
can :index, Comment
|
||||
can [:index,:hide], Comment
|
||||
can :show, Comment
|
||||
|
||||
if loggedin
|
||||
can [:create,:new], Comment
|
||||
can [:comment], Comment
|
||||
end
|
||||
|
||||
# can :manage, Comment
|
||||
|
||||
Reference in New Issue
Block a user