Sha256: bb1f0393ff179b81d531dcd9071ce0015d4d55f350c1d707721f2c3b1e5b38a9
Contents?: true
Size: 450 Bytes
Versions: 52
Compression:
Stored size: 450 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 not null # updated_at :datetime not null #
Version data entries
52 entries across 52 versions & 1 rubygems