Sha256: f8f573ddc368f6bc4fcfe506cccab2f64535cdfba5d34f972eeb95477d22be0b

Contents?: true

Size: 215 Bytes

Versions: 70

Compression:

Stored size: 215 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')

describe HydraHead::Engine do
  it "should be a subclass of Rails::Engine" do
    HydraHead::Engine.superclass.should == Rails::Engine
  end
end

Version data entries

70 entries across 70 versions & 1 rubygems

Version Path
hydra-core-5.4.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.2.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.2.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.1.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.1.0.rc2 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.1.0.rc1 spec/unit/hydra-head-engine_spec.rb
hydra-core-6.5.2 spec/unit/hydra-head-engine_spec.rb
hydra-core-6.5.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.0.2 spec/unit/hydra-head-engine_spec.rb
hydra-core-6.4.2 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.0.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.0.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.0.0.rc1 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.0.0.pre3 spec/unit/hydra-head-engine_spec.rb
hydra-core-6.5.0 spec/unit/hydra-head-engine_spec.rb
hydra-core-6.5.0.rc2 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.0.0.pre2 spec/unit/hydra-head-engine_spec.rb
hydra-core-7.0.0.pre1 spec/unit/hydra-head-engine_spec.rb
hydra-core-6.4.1 spec/unit/hydra-head-engine_spec.rb
hydra-core-6.4.0 spec/unit/hydra-head-engine_spec.rb