Sha256: 0d9e56a5f5db97767f45ed1560fa1ccf50c3334ce214a8e621ed65f4087e39e4
Contents?: true
Size: 437 Bytes
Versions: 9
Compression:
Stored size: 437 Bytes
Contents
# -*- encoding: utf-8 -*- require 'rails_helper' describe AgentImportResult do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: agent_import_results # # id :integer not null, primary key # agent_import_file_id :integer # agent_id :integer # body :text # created_at :datetime # updated_at :datetime #
Version data entries
9 entries across 8 versions & 2 rubygems