# -*- encoding : utf-8 -*- module DiffHelper def render_diff(diff) diff_display ||= Diff::Display::Unified.new(diff.diff) #res = "" res = "