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