Files
discourse-subscriptions/app/services/services.rb
T
2019-08-27 20:04:02 +10:00

5 lines
168 B
Ruby

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