Sha256: 289205710083a11ecd7193ac5c5aaaff3e58d4945db2b60cfc62af39516ecb83
Contents?: true
Size: 429 Bytes
Versions: 16
Compression:
Stored size: 429 Bytes
Contents
# -*- encoding: utf-8 -*- require 'rails_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
16 entries across 14 versions & 2 rubygems