Sha256: 65d68a3067f6569439d08175d7bb1f79ae865f7b8050813139ea7c9fc53603ba
Contents?: true
Size: 387 Bytes
Versions: 24
Compression:
Stored size: 387 Bytes
Contents
require 'rails_helper' describe AgentType do # pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: agent_types # # id :integer not null, primary key # name :string not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
24 entries across 24 versions & 1 rubygems