Sha256: 43f53600cc5c32cfd7c6ceb60fe068c02ee51635630bfea89ab433102aac3f8c
Contents?: true
Size: 446 Bytes
Versions: 20
Compression:
Stored size: 446 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_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(255) not null # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
20 entries across 20 versions & 1 rubygems