Sha256: 0bc077cd19eb3b38eb7059afa80a511bb369eb7a19bc674a7cd8187c4f9b6009
Contents?: true
Size: 403 Bytes
Versions: 19
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 # agent_id :integer not null # item_id :integer not null # created_at :datetime not null # updated_at :datetime not null #
Version data entries
19 entries across 19 versions & 1 rubygems