Sha256: 4d5e2aeb7f7123037fee4897117f8b7df0d69b8322b5ba67b854d84d7a411925
Contents?: true
Size: 453 Bytes
Versions: 9
Compression:
Stored size: 453 Bytes
Contents
# -*- encoding: utf-8 -*- require 'rails_helper' describe ManifestationRelationshipType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: manifestation_relationship_types # # id :integer not null, primary key # name :string not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
9 entries across 8 versions & 2 rubygems