Sha256: ed168a4bd70e316575e1518f79d01606ce9a5100762748820b0b4bde98868b85
Contents?: true
Size: 492 Bytes
Versions: 15
Compression:
Stored size: 492 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
15 entries across 15 versions & 1 rubygems