Sha256: a50e7be714b91e3e8c61df54fab0dd5dc776ef3850bb7b7f3311c3909b5be5df
Contents?: true
Size: 432 Bytes
Versions: 15
Compression:
Stored size: 432 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
15 entries across 15 versions & 1 rubygems