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