Module: JetUiHelper

Defined in:
app/helpers/jet_ui_helper.rb

Instance Method Summary collapse

Instance Method Details

#jet_uiObject



4
5
6
# File 'app/helpers/jet_ui_helper.rb', line 4

def jet_ui
  @jet_ui ||= JetUi::Builder.new(self)
end