Sha256: 0adecae2e14559cbcc34f5b67310193d268d1e763cb5f13308440364c51c7591

Contents?: true

Size: 215 Bytes

Versions: 41

Compression:

Stored size: 215 Bytes

Contents

require 'rails_helper'

RSpec.describe Cmor::Testimonials::Category, type: :model do
  subject { create :cmor_testimonials_category }

  context "associations" do
    it { should have_many :testimonials }
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
cmor_testimonials-0.0.51.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.50.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.49.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.48.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.45.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.44.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.43.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.42.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.41.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.40.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.39.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.38.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.37.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.36.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.35.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.34.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.33.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.32.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.31.pre spec/models/cmor/testimonials/category_spec.rb
cmor_testimonials-0.0.30.pre spec/models/cmor/testimonials/category_spec.rb