Sha256: 76e2c04b305619e18455ce55ec0a3d0f11e82f2e1b86e1a3edb046fca78e752c
Contents?: true
Size: 491 Bytes
Versions: 8
Compression:
Stored size: 491 Bytes
Contents
require 'rails_helper' describe CheckoutStatHasUser do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: checkout_stat_has_users # # id :integer not null, primary key # user_checkout_stat_id :integer not null # user_id :integer not null # checkouts_count :integer default(0), not null # created_at :datetime # updated_at :datetime #
Version data entries
8 entries across 8 versions & 1 rubygems