Sha256: 4f0487f1f45f36c7604a6cbba81442bdc847ddcb02d2b4f77cecc1100fb6d604
Contents?: true
Size: 404 Bytes
Versions: 14
Compression:
Stored size: 404 Bytes
Contents
require 'rails_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 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