# -*- encoding: utf-8 -*- require 'rails_helper' describe Donate do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: donates # # id :integer not null, primary key # agent_id :integer not null # item_id :integer not null # created_at :datetime # updated_at :datetime #