Sha256: 8841878108341af45a4eb8f10fcc5eda81ba8783e58a9d42a5ff7af123ede8ca
Contents?: true
Size: 548 Bytes
Versions: 19
Compression:
Stored size: 548 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe AgentRelationship do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: agent_relationships # # id :integer not null, primary key # parent_id :integer # child_id :integer # agent_relationship_type_id :integer # created_at :datetime not null # updated_at :datetime not null # position :integer #
Version data entries
19 entries across 19 versions & 1 rubygems