Sha256: 81ada3dc9b966af0aeca3b9229fba9ccfc5ad94653d4eb52bb2e67880873d352
Contents?: true
Size: 414 Bytes
Versions: 15
Compression:
Stored size: 414 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe FormOfWork do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: form_of_works # # 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