Method: Counter::Definition#countable_model
- Defined in:
- lib/counter/definition.rb
#countable_model ⇒ Object
Set the thing we’re counting (set by Counters#counter)
18 19 20 |
# File 'lib/counter/definition.rb', line 18 def countable_model @countable_model end |