Sha256: c30ee4969ffda158920db1027d419b0d7c38fdfcd5f385492f21740ab0834f9a

Contents?: true

Size: 182 Bytes

Versions: 10

Compression:

Stored size: 182 Bytes

Contents

# frozen_string_literal: true

module Bulmacomp
  # Bulmacomp Engine, load the isolate namespace Bulmacomp
  class Engine < ::Rails::Engine
    isolate_namespace Bulmacomp
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bulmacomp-1.1.1 lib/bulmacomp/engine.rb
bulmacomp-1.1.0 lib/bulmacomp/engine.rb
bulmacomp-1.0.4 lib/bulmacomp/engine.rb
bulmacomp-1.0.3 lib/bulmacomp/engine.rb
bulmacomp-1.0.2 lib/bulmacomp/engine.rb
bulmacomp-1.0.1 lib/bulmacomp/engine.rb
bulmacomp-1.0.0 lib/bulmacomp/engine.rb
bulmacomp-0.1.2 lib/bulmacomp/engine.rb
bulmacomp-0.1.1 lib/bulmacomp/engine.rb
bulmacomp-0.1.0 lib/bulmacomp/engine.rb