Class: ActiveWebhook::Verification::UnsignedAdapter
- Inherits:
-
BaseAdapter
- Object
- Adapter
- BaseAdapter
- ActiveWebhook::Verification::UnsignedAdapter
- Defined in:
- lib/active_webhook/verification/unsigned_adapter.rb
Instance Method Summary collapse
Methods inherited from Adapter
attribute, attributes, #attributes, call, #component_configuration, component_configuration, component_name, #configuration, configuration, #initialize
Constructor Details
This class inherits a constructor from ActiveWebhook::Adapter
Instance Method Details
#call ⇒ Object
6 7 8 |
# File 'lib/active_webhook/verification/unsigned_adapter.rb', line 6 def call {} end |