Sha256: 8afbebe34aca8fd03da78834b7c32f441f4ceaa8f4e025abc28cc2f0c7dbeff2
Contents?: true
Size: 428 Bytes
Versions: 17
Compression:
Stored size: 428 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe ClassificationType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: classification_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
17 entries across 17 versions & 1 rubygems