Class: Bricolage::BeforeJobEvent
- Inherits:
-
Struct
- Object
- Struct
- Bricolage::BeforeJobEvent
- Defined in:
- lib/bricolage/eventhandlers.rb
Instance Attribute Summary collapse
-
#job ⇒ Object
Returns the value of attribute job.
Instance Attribute Details
#job ⇒ Object
Returns the value of attribute job
49 50 51 |
# File 'lib/bricolage/eventhandlers.rb', line 49 def job @job end |