Sha256: c81b2d6b787c7301ffa666d07b1d32c6173973c9fd4e61464aabec8c3efbe770
Contents?: true
Size: 467 Bytes
Versions: 52
Compression:
Stored size: 467 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 not null # updated_at :datetime not null #
Version data entries
52 entries across 52 versions & 1 rubygems