Class: ShopQiAppWebhook::WebhookController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- ShopQiAppWebhook::WebhookController
- Defined in:
- app/controllers/shopqi_app_webhook/webhook_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#orders_fulfilled ⇒ Object
8 9 10 |
# File 'app/controllers/shopqi_app_webhook/webhook_controller.rb', line 8 def orders_fulfilled render nothing: true end |