Sha256: 9dcb020b640d1b8803b3d1719a5d9260c3b9cc18322613bf71dc0b9f864482c1
Contents?: true
Size: 428 Bytes
Versions: 13
Compression:
Stored size: 428 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 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