Sha256: 5f2095ed3bb62b50ab9b20d5db0df995e898a7fc7e182b40b8def13a17d18be1
Contents?: true
Size: 407 Bytes
Versions: 15
Compression:
Stored size: 407 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe IdentifierType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: identifier_types # # id :integer not null, primary key # name :string(255) # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
15 entries across 15 versions & 1 rubygems