Method: Peck::Counter#received_missing
- Defined in:
- lib/peck/counter.rb
#received_missing(spec) ⇒ Object
36 37 38 |
# File 'lib/peck/counter.rb', line 36 def received_missing(spec) @missing << spec end |
36 37 38 |
# File 'lib/peck/counter.rb', line 36 def received_missing(spec) @missing << spec end |