Class: Moneytree::Webhooks::SquareController

Inherits:
ApplicationController show all
Defined in:
app/controllers/moneytree/webhooks/square_controller.rb

Instance Method Summary collapse

Instance Method Details

#createObject



4
5
6
# File 'app/controllers/moneytree/webhooks/square_controller.rb', line 4

def create
  # Do some callback magic here
end