Sha256: 58e58c3c2dc8596654733f466211f42425fcbcae87b1cf3a57fedf044e5253f0
Contents?: true
Size: 369 Bytes
Versions: 9
Compression:
Stored size: 369 Bytes
Contents
# -*- 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 #
Version data entries
9 entries across 8 versions & 2 rubygems