Sha256: 02130440c3fef81eae0ab52d754f472933b6faf8e81f30249eec56d3fafb7826
Contents?: true
Size: 430 Bytes
Versions: 9
Compression:
Stored size: 430 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
9 entries across 9 versions & 1 rubygems