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.0.0.pre14 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre13 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre12 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre11 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre10 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre9 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre8 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre7 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre6 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre4 spec/unit/hydra-head-engine_spec.rb