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