Sha256: 3f3a3da1356e87f5344d1d119a636da082153d3e529f64e5daef891827cb5f0e
Contents?: true
Size: 219 Bytes
Versions: 28
Compression:
Stored size: 219 Bytes
Contents
<%- options[:text] ||= content.ingredient %> <%- html_options = { target: content.essence.link_target == "blank" ? "_blank" : nil }.merge(html_options) %> <%= link_to options[:text], content.ingredient, html_options %>
Version data entries
28 entries across 28 versions & 1 rubygems