Sha256: 1cd691561988eff357c7aab4d36ca1e29413c1964c7d03e84a498f6fecabca42
Contents?: true
Size: 431 Bytes
Versions: 19
Compression:
Stored size: 431 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe MediumOfPerformance do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: medium_of_performances # # id :integer not null, primary key # name :string(255) not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
19 entries across 19 versions & 1 rubygems