Sha256: 54cd78ea2c010408884bd94f50329ee3e015daa58b1ce1b2781b91c95fc9e2bc
Contents?: true
Size: 585 Bytes
Versions: 11
Compression:
Stored size: 585 Bytes
Contents
require 'rails_helper' RSpec.describe ManifestationCustomValue, type: :model do pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: manifestation_custom_values # # id :integer not null, primary key # manifestation_custom_property_id :integer not null # manifestation_id :integer not null # value :text # created_at :datetime not null # updated_at :datetime not null #
Version data entries
11 entries across 11 versions & 1 rubygems