Class: Moneytree::Webhooks::SquareController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- ApplicationController
- Moneytree::Webhooks::SquareController
- Defined in:
- app/controllers/moneytree/webhooks/square_controller.rb
Instance Method Summary collapse
Instance Method Details
#create ⇒ Object
4 5 6 |
# File 'app/controllers/moneytree/webhooks/square_controller.rb', line 4 def create # Do some callback magic here end |