Sha256: 507647df36485c4f5cfc7b4e2f6bb84f6c0653529e68be362b96b7b0b64522c7
Contents?: true
Size: 452 Bytes
Versions: 33
Compression:
Stored size: 452 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe CheckoutType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: checkout_types # # id :integer not null, primary key # name :string(255) not null # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
33 entries across 33 versions & 1 rubygems