Sha256: aa369489502fa7912851fe3ab082953ed09c9bb92128000c3b0e1cf4e507bb90
Contents?: true
Size: 415 Bytes
Versions: 15
Compression:
Stored size: 415 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe ContentType do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: content_types # # id :integer not null, primary key # name :string(255) not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
15 entries across 15 versions & 1 rubygems