discourse-subscriptions/app/models/payment.rb

5 lines
70 B
Ruby

# frozen_string_literal: true
class Payment < ActiveRecord::Base
end