Sha256: e5e3082e08362863c4f238322d042d3b25a36b5f5e410720a9a98728740563e6

Contents?: true

Size: 235 Bytes

Versions: 44

Compression:

Stored size: 235 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
require "hydra-head"

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

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
hydra-head-4.1.3 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.1.2 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre3 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre2 spec/unit/hydra-head-engine_spec.rb
hydra-core-5.0.0.pre1 spec/unit/hydra-head-engine_spec.rb
hydra-head-4.1.1 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.1.0 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.3 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.2 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.1 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.0 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.0.rc6 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.0.rc5 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.0.rc4 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.0.rc3 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-4.0.0.rc2 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-3.3.0 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-3.2.2 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-3.2.1 test_support/spec/unit/hydra-head-engine_spec.rb
hydra-head-3.2.0 test_support/spec/unit/hydra-head-engine_spec.rb