Sha256: d58ecfaab598c0150e5bd890f5c13da639b37b3d52365be4948702cbe0304354
Contents?: true
Size: 582 Bytes
Versions: 9
Compression:
Stored size: 582 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Classification do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: classifications # # id :integer not null, primary key # parent_id :integer # category :string(255) not null # note :text # classification_type_id :integer not null # created_at :datetime # updated_at :datetime # lft :integer # rgt :integer #
Version data entries
9 entries across 9 versions & 1 rubygems