TODO in canard-0.1.1 vs TODO in canard-0.1.2
- old
+ new
@@ -1,5 +1,6 @@
* create ability generator for a new model e.g. rails g canard:abilitiy user:manage
* Test the ability class.
* Test the generators.
* Test the railtie
-* Add scopes by default and :scopes => false to acts_as_user
+* Add scopes by default and :scopes => false to acts_as_user
+* Expand the tests to produce all the standard abilities: index,show,read,new,create,edit,update,destroy.
\ No newline at end of file