Sha256: ba2a9f404de173ba46af51ba8338fadb91b52d9081bd32b5f1e68189cbeab502
Contents?: true
Size: 509 Bytes
Versions: 15
Compression:
Stored size: 509 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_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(255) not null # identifier_type_id :integer not null # manifestation_id :integer # primary :boolean # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
15 entries across 15 versions & 1 rubygems