Newer
Older
Ryan Bates
committed
* fix behavior of load_and_authorize_resource for namespaced controllers - see issue #3
Ryan Bates
committed
* 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
Ryan Bates
committed
* BACKWARDS INCOMPATIBLE: use Ability#initialize instead of 'prepare' to set up abilities - see issue #4