discourse-subscriptions/app/services/services.rb

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__)