Sha256: b1e146bbf29f30d8be21fcb0f893ab65b7fcde7d4d4e0887e6b569f396b31549
Contents?: true
Size: 429 Bytes
Versions: 5
Compression:
Stored size: 429 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 not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
5 entries across 5 versions & 1 rubygems