Method: Engine2::ActionNode#access_block
- Defined in:
- lib/engine2/action_node.rb
#access_block ⇒ Object (readonly)
Returns the value of attribute access_block.
8 9 10 |
# File 'lib/engine2/action_node.rb', line 8 def access_block @access_block end |