Class: Omnipay::Configuration
- Inherits:
-
Object
- Object
- Omnipay::Configuration
- Includes:
- Singleton
- Defined in:
- lib/omnipay.rb
Overview
Configuration
Instance Attribute Summary collapse
-
#secret_token ⇒ Object
Returns the value of attribute secret_token.
Instance Attribute Details
#secret_token ⇒ Object
Returns the value of attribute secret_token.
21 22 23 |
# File 'lib/omnipay.rb', line 21 def secret_token @secret_token end |