Sha256: 098a1aa57caa072cba21745bc537feefa50ef97c7185805c29753ed376106138
Contents?: true
Size: 463 Bytes
Versions: 33
Compression:
Stored size: 463 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 not null # updated_at :datetime not null #
Version data entries
33 entries across 33 versions & 1 rubygems