Class: Elasticsnap::Config

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

Class Method Summary collapse

Class Method Details

.fog_connectionObject



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

def self.fog_connection
  Thread.current[:fog_connection] ||= self._fog_connection
end