cancan/lib
Tyler Gannon f6aaa581ef can? should only go to db if there are mongoid criteria in the conditions.
Easier to just do a simple comparison on the object in memory
than to search the database.  Also this allows method calls
and other attributes that might not be found in the database.
2010-11-15 19:43:54 -08:00
..
cancan can? should only go to db if there are mongoid criteria in the conditions. 2010-11-15 19:43:54 -08:00
cancan.rb Add support for Mongoid documents along with basic specs. 2010-10-13 14:41:29 -07:00