1
0
mirror of synced 2026-09-12 08:55:02 +00:00
Files
discourse-subscriptions/app/models/payment.rb
T
Rimian Perkins c90d4b2f8e fix params
2019-09-13 14:34:06 +10:00

5 lines
70 B
Ruby

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