Method: Counter::Definition#calculated_from

Defined in:
lib/counter/definition.rb

#calculated_fromObject

The block to call to calculate the counter



36
37
38
# File 'lib/counter/definition.rb', line 36

def calculated_from
  @calculated_from
end