Class: Delayed::Worker
- Inherits:
-
Object
- Object
- Delayed::Worker
- Defined in:
- lib/dj_split/dj_worker_overrides.rb
Instance Attribute Summary collapse
-
#split_group_id ⇒ Object
Returns the value of attribute split_group_id.
Instance Attribute Details
#split_group_id ⇒ Object
Returns the value of attribute split_group_id.
3 4 5 |
# File 'lib/dj_split/dj_worker_overrides.rb', line 3 def split_group_id @split_group_id end |