Method: Cash::Mock#reset_runtime

Defined in:
lib/cash/mock.rb

#reset_runtimeObject



140
141
142
# File 'lib/cash/mock.rb', line 140

def reset_runtime
  [0, Hash.new(0)]
end