Sha256: f5e4e9ef9410db99727756914d31281cf8e151ba6c43f9033a2582fa95a01dfd
Contents?: true
Size: 513 Bytes
Versions: 74
Compression:
Stored size: 513 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_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
74 entries across 74 versions & 1 rubygems