# File lib/web_console/view.rb, line 24 def render_inlined_string(template) render(template: template, layout: 'layouts/inlined_string') end