Module: Matestack::Ui::Bootstrap::ApplicationHelper

Includes:
Webpacker::Helper
Defined in:
app/helpers/matestack/ui/bootstrap/application_helper.rb

Instance Method Summary collapse

Instance Method Details

#current_webpacker_instanceObject



11
12
13
# File 'app/helpers/matestack/ui/bootstrap/application_helper.rb', line 11

def current_webpacker_instance
  Matestack::Ui::Bootstrap::Engine.webpacker
end