Sha256: 46ec96be7fc2e73564ba0589accf3de236ef93d563664bc484d0f808109ed463
Contents?: true
Size: 495 Bytes
Versions: 74
Compression:
Stored size: 495 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
74 entries across 74 versions & 1 rubygems