adding cannot method to define which abilities cannot be done - closes #7

This commit is contained in:
Ryan Bates
2009-11-25 10:25:58 -08:00
parent e60365505c
commit d4405e6070
4 changed files with 59 additions and 14 deletions
+2
View File
@@ -1,3 +1,5 @@
* adding "cannot" method to define which abilities cannot be done - see issue #7
* support custom objects (usually symbols) in can definition - see issue #8
0.2.0 (Nov 17, 2009)