support arrays being passed to 'can' to specify multiple actions or classes - closes #2
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
* support arrays being passed to "can" to specify multiple actions or classes - see issue #2
|
||||
|
||||
* adding "cannot?" method to ability, controller, and view which is inverse of "can?" - see issue #1
|
||||
|
||||
* BACKWARDS INCOMPATIBLE: use Ability#initialize instead of 'prepare' to set up abilities - see issue #4
|
||||
|
||||
Reference in New Issue
Block a user