TODO in canard-0.2.0 vs TODO in canard-0.2.1
- old
+ new
@@ -1,5 +1,7 @@
* 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
-* Expand the tests to produce all the standard abilities: index,show,read,new,create,edit,update,destroy.
+* Expand the tests to produce all the standard abilities: index,show,read,new,create,edit,update,destroy.
+* Take the Factory references out of the generated tests.
+* Add some rdocs.
\ No newline at end of file