Class: CanCan::Rule

Inherits:
Object
  • Object
show all
Defined in:
lib/cantango/cancan/rule.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block.



3
4
5
# File 'lib/cantango/cancan/rule.rb', line 3

def block
  @block
end