Sha256: 2ae3aee0bed7c55a6ac6b5417f0e9281751b6db2c39ef0a33af8ec03b9f07c52
Contents?: true
Size: 457 Bytes
Versions: 8
Compression:
Stored size: 457 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe AgentMerge do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: agent_merges # # id :integer not null, primary key # agent_id :integer not null # agent_merge_list_id :integer not null # created_at :datetime not null # updated_at :datetime not null #
Version data entries
8 entries across 8 versions & 2 rubygems