Sha256: 60fdbc39210483b895ade84077816d16b2f74fab92eeb39e815d0074dfc47eaf
Contents?: true
Size: 393 Bytes
Versions: 14
Compression:
Stored size: 393 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
14 entries across 14 versions & 1 rubygems