module IE module Compat module ViewHelper def ie_compat_tags [ "", "", ].join("\n").html_safe end end end end