Sha256: 9e60cb7732f586708d41b77728a964f2606b46a55c71a8316e3705b75197e58b
Contents?: true
Size: 436 Bytes
Versions: 15
Compression:
Stored size: 436 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 # updated_at :datetime #
Version data entries
15 entries across 15 versions & 1 rubygems