Sha256: 6ebce2fbea995f28dcfd8d6c1d4d3d9a1b6e807261d49367421ec2925e4ef395

Contents?: true

Size: 134 Bytes

Versions: 29

Compression:

Stored size: 134 Bytes

Contents

module ConstructorCms
  class Engine < Rails::Engine
    engine_name "constructor-cms"
    isolate_namespace ConstructorCms
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
constructor-cms-0.2.10 lib/constructor-cms/engine.rb
constructor-cms-0.2.9 lib/constructor-cms/engine.rb
constructor-cms-0.2.8 lib/constructor-cms/engine.rb
constructor-cms-0.2.7 lib/constructor-cms/engine.rb
constructor-cms-0.2.6 lib/constructor-cms/engine.rb
constructor-cms-0.2.5 lib/constructor-cms/engine.rb
constructor-cms-0.2.4 lib/constructor-cms/engine.rb
constructor-cms-0.2.3 lib/constructor-cms/engine.rb
constructor-cms-0.2.2 lib/constructor-cms/engine.rb