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