Method: Consyncful::Configuration#client_options
- Defined in:
- lib/consyncful/configuration.rb
#client_options ⇒ Object
55 56 57 58 |
# File 'lib/consyncful/configuration.rb', line 55 def = .reverse_merge!(DEFAULT_CLIENT_OPTIONS) end |