Class: Elasticsnap::Config
- Inherits:
-
Object
- Object
- Elasticsnap::Config
- Defined in:
- lib/elasticsnap/config.rb
Class Method Summary collapse
Class Method Details
.fog_connection ⇒ Object
5 6 7 |
# File 'lib/elasticsnap/config.rb', line 5 def self.fog_connection Thread.current[:fog_connection] ||= self._fog_connection end |