Class: EventStore::HTTPClient::Settings
- Inherits:
-
Settings
- Object
- Settings
- EventStore::HTTPClient::Settings
- Defined in:
- lib/event_store_http_client/settings.rb
Class Method Summary collapse
Class Method Details
.instance ⇒ Object
4 5 6 |
# File 'lib/event_store_http_client/settings.rb', line 4 def self.instance @instance ||= build end |