25 26 27
# File 'app/helpers/tech_radar/application_helper.rb', line 25 def render_summary(summary_text) TechRadar::Rendering.renderer.render_text(summary_text) end