Sha256: b0066d918f69a8e0cf4c25fc2304b4ffed8834fe908d5338668ba3e72700da38
Contents?: true
Size: 392 Bytes
Versions: 8
Compression:
Stored size: 392 Bytes
Contents
require 'rails_helper' describe CheckoutType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: checkout_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
8 entries across 8 versions & 1 rubygems