Class: CanCan::Rule
- Inherits:
-
Object
- Object
- CanCan::Rule
- Defined in:
- lib/cantango/cancan/rule.rb
Instance Attribute Summary collapse
-
#block ⇒ Object
Returns the value of attribute block.
Instance Attribute Details
#block ⇒ Object
Returns the value of attribute block.
3 4 5 |
# File 'lib/cantango/cancan/rule.rb', line 3 def block @block end |