Sha256: 5ddf2c92b00e3a9edee06a36b18febdd183e0f20e653baae4e7cca033c4222a3
Contents?: true
Size: 366 Bytes
Versions: 19
Compression:
Stored size: 366 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 # updated_at :datetime #
Version data entries
19 entries across 19 versions & 1 rubygems