class ActiveWebhook::Verification::UnsignedAdapter

Public Instance Methods

call() click to toggle source
# File lib/active_webhook/verification/unsigned_adapter.rb, line 6
def call
  {}
end