Method: Chore::UnitOfWork#klass

Defined in:
lib/chore/unit_of_work.rb

#klassObject

Returns the value of attribute klass

Returns:

  • the current value of klass



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

def klass
  @klass
end