Sha256: 4f608f534fba8069aad6b8528efbaf1a2b9a55743721e5a3f70a986cb75357f1
Contents?: true
Size: 415 Bytes
Versions: 9
Compression:
Stored size: 415 Bytes
Contents
# -*- encoding: utf-8 -*- require 'rails_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 not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
9 entries across 8 versions & 2 rubygems