Class: HTTPSignature::Config
- Inherits:
-
Struct
- Object
- Struct
- HTTPSignature::Config
- Defined in:
- lib/http_signature.rb
Instance Attribute Summary collapse
-
#keys ⇒ Object
Returns the value of attribute keys.
Instance Attribute Details
#keys ⇒ Object
Returns the value of attribute keys
11 12 13 |
# File 'lib/http_signature.rb', line 11 def keys @keys end |