Sha256: 34a94a1e2b136ce7e3c49fad522b269c2198c3c3bd2d0d63c01974226ce76978

Contents?: true

Size: 172 Bytes

Versions: 67

Compression:

Stored size: 172 Bytes

Contents

require 'spec_helper'

describe HydraHead::Engine do
  it "should be a subclass of Rails::Engine" do
    expect(HydraHead::Engine.superclass).to eq Rails::Engine
  end
end

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
hydra-core-9.7.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.7.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.6.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.5.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.4.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.4.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.3.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.2.2 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.2.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.2.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.2.0.rc1 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.1.4 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.1.3 spec/unit/hydra-head-engine_spec.rb
hydra-core-8.1.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.1.2 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.1.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.1.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-8.0.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.0.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-9.0.0 spec/unit/hydra-head-engine_spec.rb