Sha256: f8ac15446b9e31042f603209e6704e1c0fb779f603a5444ed0ffa80679fc350a
Contents?: true
Size: 510 Bytes
Versions: 9
Compression:
Stored size: 510 Bytes
Contents
# -*- encoding: utf-8 -*- require 'rails_helper' describe Identifier do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: identifiers # # id :integer not null, primary key # body :string not null # identifier_type_id :integer not null # manifestation_id :integer # primary :boolean # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
9 entries across 8 versions & 2 rubygems