discourse-subscriptions/app/controllers/controllers.rb

5 lines
192 B
Ruby

# frozen_string_literal: true
load File.expand_path('../discourse_donations/charges_controller.rb', __FILE__)
load File.expand_path('../discourse_donations/checkout_controller.rb', __FILE__)