# -*- encoding : utf-8 -*- class Donate < ActiveRecord::Base belongs_to :sheet end