Sha256: e0aeb44d7f1bb9db0fc00f5c8e012d4517641bf21a063b2b4cf399dad0491501
Contents?: true
Size: 463 Bytes
Versions: 38
Compression:
Stored size: 463 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 not null # updated_at :datetime not null #
Version data entries
38 entries across 38 versions & 1 rubygems