Core rendering helper methods
11 12 13
# File 'app/helpers/nfg_ui/application_helper.rb', line 11 def ui @ui ||= NfgUi::UI::Base.new(get_view_context) end