Method: Chore::UnitOfWork#previous_attempts

Defined in:
lib/chore/unit_of_work.rb

#previous_attemptsObject

Returns the value of attribute previous_attempts

Returns:

  • (Object)

    the current value of previous_attempts



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

def previous_attempts
  @previous_attempts
end