Sha256: c96c015099637c83bb920b6ce822036ac632da330e180f9f2639f0149b6c26c9
Contents?: true
Size: 450 Bytes
Versions: 38
Compression:
Stored size: 450 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(255) not null # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
38 entries across 38 versions & 1 rubygems