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