Sha256: 3ca634a89a9592ab37e74a15040438f69ae09e8c0a7de4f5f1e0ab5054954969
Contents?: true
Size: 513 Bytes
Versions: 16
Compression:
Stored size: 513 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 # updated_at :datetime # position :integer #
Version data entries
16 entries across 16 versions & 1 rubygems