Sha256: 4d161161c98228810e93d4b7261e0f01cb8e0cb63f3aaf4496366df063b699c2
Contents?: true
Size: 415 Bytes
Versions: 13
Compression:
Stored size: 415 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe RequestType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: request_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
13 entries across 13 versions & 1 rubygems