Method: Plugins::AroundStack::AroundWrapper#block
- Defined in:
- lib/plugins/around_stack.rb
#block ⇒ Object (readonly)
Returns the value of attribute block.
45 46 47 |
# File 'lib/plugins/around_stack.rb', line 45 def block @block end |