Sha256: ef613f5cc4896820969065a3a242a571ec449128e2cea9ddc2323e78e93b03ed
Contents?: true
Size: 427 Bytes
Versions: 6
Compression:
Stored size: 427 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe RequestStatusType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: request_status_types # # id :integer not null, primary key # name :string(255) not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
6 entries across 6 versions & 1 rubygems