Method: Chore::UnitOfWork#id

Defined in:
lib/chore/unit_of_work.rb

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end