Method: CounterAdapter#counts
- Defined in:
- lib/dm-core/spec/lib/counter_adapter.rb
#counts ⇒ Object (readonly)
Returns the value of attribute counts.
8 9 10 |
# File 'lib/dm-core/spec/lib/counter_adapter.rb', line 8 def counts @counts end |