Class: ReplicateRails::Configuration
- Inherits:
-
Object
- Object
- ReplicateRails::Configuration
- Defined in:
- lib/replicate_rails/configuration.rb
Instance Attribute Summary collapse
-
#webhook_adapter ⇒ Object
Returns the value of attribute webhook_adapter.
Instance Attribute Details
#webhook_adapter ⇒ Object
Returns the value of attribute webhook_adapter.
3 4 5 |
# File 'lib/replicate_rails/configuration.rb', line 3 def webhook_adapter @webhook_adapter end |