Sha256: 180aa707831e87658e1990ef8f46284c6a244fcffb1c1ff1943d0272f1bb6157
Contents?: true
Size: 571 Bytes
Versions: 1
Compression:
Stored size: 571 Bytes
Contents
require 'rails_helper' describe RequestType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: request_types # # id :bigint not null, primary key # name :string not null # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null # display_name_translations :jsonb not null #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_library-0.4.0.rc.1 | spec/models/request_type_spec.rb |