Sha256: e12d065a1bed306097e063267ec72eb0123ef0dbae82663bc4edb71c4d18cc41

Contents?: true

Size: 147 Bytes

Versions: 9

Compression:

Stored size: 147 Bytes

Contents

module BootstrapToolbelt
  class Engine < ::Rails::Engine
    config.autoload_paths += Dir["#{config.root}/app/controllers/concerns/**"]
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bootstrap_toolbelt-0.1.00 lib/bootstrap_toolbelt/engine.rb
bootstrap_toolbelt-0.0.11 lib/bootstrap_toolbelt/engine.rb
bootstrap_toolbelt-0.0.10 lib/bootstrap_toolbelt/engine.rb
bootstrap_toolbelt-0.0.9 lib/bootstrap_toolbelt/engine.rb
bootstrap_toolbelt-0.0.8 lib/bootstrap_toolbelt/engine.rb
bootstrap_toolbelt-0.0.7 lib/bootstrap_toolbelt/engine.rb
bootstrap_toolbelt-0.0.6 lib/bootstrap_toolbelt/engine.rb
bootstrap_toolbelt-0.0.5 lib/bootstrap_toolbelt/engine.rb
bootstrap_toolbelt-0.0.4 lib/bootstrap_toolbelt/engine.rb