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