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