Sha256: 2e2983b396e90b9ceb7c416d99b21920dd7faf78618c2c13f840f016788f7e74
Contents?: true
Size: 436 Bytes
Versions: 18
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 # agent_id :integer not null # event_id :integer not null # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
18 entries across 18 versions & 1 rubygems