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