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