Class: BitcoinCheckoutNotificationController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- BitcoinCheckoutNotificationController
- Defined in:
- app/controllers/bitcoin_checkout_notification_controller.rb
Instance Method Summary collapse
Instance Method Details
#create ⇒ Object
4 5 6 |
# File 'app/controllers/bitcoin_checkout_notification_controller.rb', line 4 def create # Nothing here yet end |