Sha256: 053cdbe26b54cfeb838a1b936f68c9c5c355c09673974cdca21bbdc7cb4232e9
Contents?: true
Size: 497 Bytes
Versions: 14
Compression:
Stored size: 497 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe CarrierTypeHasCheckoutType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: carrier_type_has_checkout_types # # id :integer not null, primary key # carrier_type_id :integer not null # checkout_type_id :integer not null # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
14 entries across 14 versions & 1 rubygems