Sha256: c00d5cfafd33fdc751a655f17812ba90b30336cd14a3d67a6ef2b3f5b4a8090b
Contents?: true
Size: 403 Bytes
Versions: 32
Compression:
Stored size: 403 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Donate do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: donates # # id :integer not null, primary key # patron_id :integer not null # item_id :integer not null # created_at :datetime not null # updated_at :datetime not null #
Version data entries
32 entries across 32 versions & 1 rubygems