2009-11-17 20:58:42 +00:00
|
|
|
0.2.0 (Nov 17, 2009)
|
|
|
|
|
2009-11-17 19:59:59 +00:00
|
|
|
* fix behavior of load_and_authorize_resource for namespaced controllers - see issue #3
|
|
|
|
|
2009-11-17 19:46:27 +00:00
|
|
|
* support arrays being passed to "can" to specify multiple actions or classes - see issue #2
|
|
|
|
|
2009-11-17 18:46:16 +00:00
|
|
|
* adding "cannot?" method to ability, controller, and view which is inverse of "can?" - see issue #1
|
|
|
|
|
2009-11-17 18:25:47 +00:00
|
|
|
* BACKWARDS INCOMPATIBLE: use Ability#initialize instead of 'prepare' to set up abilities - see issue #4
|
|
|
|
|
2009-11-17 20:58:42 +00:00
|
|
|
|
|
|
|
0.1.0 (Nov 16, 2009)
|
2009-11-17 06:15:10 +00:00
|
|
|
|
|
|
|
* initial release
|