Sha256: a523ee3a7e606b3a3a9100fedd1071d049cf8bdc9987b4af478a638f8028d18a
Contents?: true
Size: 470 Bytes
Versions: 6
Compression:
Stored size: 470 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_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 not null # updated_at :datetime not null #
Version data entries
6 entries across 6 versions & 1 rubygems