cancan icon indicating copy to clipboard operation
cancan copied to clipboard

Allow ControllerResource#resource_class to utilize Proc's.

Open jamesmoriarty opened this issue 12 years ago • 0 comments

authorize_resource class: proc { |controller| controller.resource_class }

jamesmoriarty avatar Jul 15 '13 04:07 jamesmoriarty