Sha256: b4141d5059fe7ef3b3f9b6fbc138c5c2cfa5c50b6e7d9c4b2837b0a6a17975d4

Contents?: true

Size: 178 Bytes

Versions: 16

Compression:

Stored size: 178 Bytes

Contents

require 'rails'
require 'bundler'
Bundler.require :default, :test

module BootstrapActioncell
  class Engine < ::Rails::Engine
    isolate_namespace BootstrapActioncell
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
bootstrap_actioncell-0.2.0 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.9 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.8 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.7 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.6 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.5 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.4 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.3 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.2 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.1 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.1.0 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.0.9 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.0.8 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.0.7 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.0.6 lib/bootstrap_actioncell/engine.rb
bootstrap_actioncell-0.0.5 lib/bootstrap_actioncell/engine.rb