Sha256: ad0714b0160eb0b93e692c46cef56f1e7d2bb8d5c848b48d5099a2e8ff668a95
Contents?: true
Size: 527 Bytes
Versions: 11
Compression:
Stored size: 527 Bytes
Contents
require 'rails_helper' RSpec.describe ManifestationCustomProperty, type: :model do pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: manifestation_custom_properties # # id :integer not null, primary key # name :string not null # display_name :text not null # note :text # position :integer default(1), not null # created_at :datetime not null # updated_at :datetime not null #
Version data entries
11 entries across 11 versions & 1 rubygems