Sha256: d2b80836385b1087d975493311752daf19169d352561b252cd84a2603672665c
Contents?: true
Size: 580 Bytes
Versions: 17
Compression:
Stored size: 580 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
17 entries across 17 versions & 1 rubygems