Method: Seabright::Storage::AWS#configure

Defined in:
lib/redis_object/storage/aws.rb

#configure(conf) ⇒ Object



11
12
13
14
# File 'lib/redis_object/storage/aws.rb', line 11

def configure(conf)
	@config = conf
	reset
end