Sha256: 90454a480c0a5467a18da78351de99ce626de5242def4f624112f3c6e4c2b1f8
Contents?: true
Size: 428 Bytes
Versions: 14
Compression:
Stored size: 428 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe CirculationStatus do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: circulation_statuses # # 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
14 entries across 14 versions & 1 rubygems