Sha256: 99492ae0f4bb033c0415b5fb9ec053fc5c50bed6fba27a3a478ba0c1a4365032
Contents?: true
Size: 659 Bytes
Versions: 15
Compression:
Stored size: 659 Bytes
Contents
require 'rails_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 not null # note :text # classification_type_id :integer not null # created_at :datetime # updated_at :datetime # lft :integer # rgt :integer # manifestation_id :integer # url :string # label :string #
Version data entries
15 entries across 15 versions & 1 rubygems