Class: ShopQiAppWebhook::WebhookController

Inherits:
ApplicationController show all
Defined in:
app/controllers/shopqi_app_webhook/webhook_controller.rb

Direct Known Subclasses

WebhookController

Instance Method Summary collapse

Instance Method Details

#orders_fulfilledObject



8
9
10
# File 'app/controllers/shopqi_app_webhook/webhook_controller.rb', line 8

def orders_fulfilled
  render nothing: true
end