cancan/lib
Mauricio Zaffari 83e2dcebd0 Pass forward :if and :unless options to the before filter. i.e:
load_and_authorize_resource :if => condition == true
2012-02-02 21:06:38 -02:00
..
cancan Pass forward :if and :unless options to the before filter. i.e: 2012-02-02 21:06:38 -02:00
generators/cancan/ability adding ability generator - closes #170 2010-12-21 11:38:27 -08:00
cancan.rb ensure Mongoid::Document is defined before loading Mongoid adapter - closes #359 2011-05-17 13:16:33 -04:00