support custom objects (usually symbols) in can definition - closes #8

This commit is contained in:
Ryan Bates
2009-11-25 09:55:50 -08:00
parent 5bd1a85410
commit e60365505c
3 changed files with 16 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
* support custom objects (usually symbols) in can definition - see issue #8
0.2.0 (Nov 17, 2009)
* fix behavior of load_and_authorize_resource for namespaced controllers - see issue #3