cancan/lib
Ryan Ahearn 0882450232 Processes can rules only if no empty conditions rules are present
1) remove all empty conditions hashes from the rules, they are included
 in the records through `@model_class.all`
2) only process can rules if the new and old rules lists are the same
  length (meaning there were no empty conditions hashes)
3) always process cannot rules
2011-05-12 09:24:38 -04:00
..
cancan Processes can rules only if no empty conditions rules are present 2011-05-12 09:24:38 -04:00
generators/cancan/ability adding ability generator - closes #170 2010-12-21 11:38:27 -08:00
cancan.rb removing query.rb since it is no longer used 2010-12-30 15:45:22 -08:00