module RequirejsControllersHelper def requirejs_controller_tag html = requirejs_include_tag html.concat <<-HTML.html_safe HTML html.html_safe end end