Module: FComponents::ApplicationHelper

Includes:
Webpacker::Helper
Defined in:
app/helpers/f_components/application_helper.rb

Instance Method Summary collapse

Instance Method Details

#current_webpacker_instanceObject



9
10
11
# File 'app/helpers/f_components/application_helper.rb', line 9

def current_webpacker_instance
  FComponents.webpacker
end