Sha256: 92fdaf91d66995a5c2b4bd259461ab364796f6d3529b555cd6beb8413e551a13
Contents?: true
Size: 427 Bytes
Versions: 34
Compression:
Stored size: 427 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
34 entries across 34 versions & 1 rubygems