Class: Redis::Client

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

Instance Method Summary collapse

Instance Method Details

#objectiveObject



4
5
6
# File 'lib/redis/objective.rb', line 4

def objective
  @@objective ||= Redis::Objective.new(self)
end