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