5 lines
192 B
Ruby
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__)
|