Sha256: eb1b5d93ac859e7b4fd885f82896a25f58bf8f755a1844e88eee4ce93ec7944c

Contents?: true

Size: 144 Bytes

Versions: 29

Compression:

Stored size: 144 Bytes

Contents

# frozen_string_literal: true
require 'rails_helper'

RSpec.describe Collection do
  it "has tests" do
    skip "Add your tests here"
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-5.0.4 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-5.0.3 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-5.0.2 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-5.0.1 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-5.0.0 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-5.0.0.rc3 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-5.0.0.rc2 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-5.0.0.rc1 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-3.6.0 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-4.0.0 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-4.0.0.rc3 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-4.0.0.rc2 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-4.0.0.rc1 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-3.5.0 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-4.0.0.beta2 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-3.4.2 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-4.0.0.beta1 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-3.4.1 lib/generators/hyrax/templates/spec/models/collection_spec.rb
hyrax-3.4.0 lib/generators/hyrax/templates/spec/models/collection_spec.rb