Sha256: 6d1796967c347cc94f795dcff305f929c39b23aaf7ccdb6bf822d1d27f4416cd
Contents?: true
Size: 399 Bytes
Versions: 41
Compression:
Stored size: 399 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 # updated_at :datetime #
Version data entries
41 entries across 41 versions & 1 rubygems