Class: RedisCommandsRecorder

Inherits:
Object
  • Object
show all
Defined in:
lib/redis_commands_recorder.rb

Class Method Summary collapse

Class Method Details

.clearObject



5
6
7
# File 'lib/redis_commands_recorder.rb', line 5

def self.clear
  redis_commands.clear
end