Sha256: 14b738bd60057fcc9a0f307a76a712d835b362df99ea100b93a3b30bf9870218
Contents?: true
Size: 417 Bytes
Versions: 14
Compression:
Stored size: 417 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 # updated_at :datetime #
Version data entries
14 entries across 14 versions & 1 rubygems