Method: Chore::UnitOfWork#consumer

Defined in:
lib/chore/unit_of_work.rb

#consumerObject

Returns the value of attribute consumer

Returns:

  • (Object)

    the current value of consumer



12
13
14
# File 'lib/chore/unit_of_work.rb', line 12

def consumer
  @consumer
end