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-13.0.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-12.1.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-12.0.2 spec/unit/hydra-head-engine_spec.rb
hydra-core-11.0.7 spec/unit/hydra-head-engine_spec.rb
hydra-core-12.0.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-11.0.6 spec/unit/hydra-head-engine_spec.rb
hydra-core-11.0.5 spec/unit/hydra-head-engine_spec.rb
hydra-core-11.0.4 spec/unit/hydra-head-engine_spec.rb
hydra-core-12.0.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-11.0.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-11.0.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-11.0.0.rc2 spec/unit/hydra-head-engine_spec.rb
hydra-core-10.7.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-10.6.2 spec/unit/hydra-head-engine_spec.rb
hydra-core-10.6.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-10.6.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-10.5.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-11.0.0.rc1 spec/unit/hydra-head-engine_spec.rb
hydra-core-10.5.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-8.2.0 spec/unit/hydra-head-engine_spec.rb