Project

General

Profile

Download (261 Bytes) Statistics
| Branch: | Tag: | Revision:
linkRoutePattern {
prefix: <%= @prefix %>
<% unless [nil, :undefined, :undef, ''].include?(@direction) -%>
dir: <%= @direction %>
<% end -%>
<% unless [nil, :undefined, :undef, ''].include?(@connector) -%>
connector: <%= @connector %>
<% end -%>
}

(4-4/6)