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