Method: Binnacle::Configuration#encrypted
- Defined in:
- lib/binnacle/configuration.rb
#encrypted ⇒ Object
Whether to make the requests over HTTPS, default is HTTPS
63 64 65 |
# File 'lib/binnacle/configuration.rb', line 63 def encrypted @encrypted end |