Class: Donation

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
lib/ecko/plugins/sponsor/generator/templates/donation.rb

Overview

Schema Information

Table name: donations

id         :bigint(8)        not null, primary key
 :bigint(8)        not null
amount     :float            not null
created_at :datetime         not null
updated_at :datetime         not null