Sha256: 71e709600f70f51bc74e4e50af7d58fb89d85da5cbeeadd711303d09f5c57191
Contents?: true
Size: 464 Bytes
Versions: 22
Compression:
Stored size: 464 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 not null # updated_at :datetime not null #
Version data entries
22 entries across 22 versions & 2 rubygems