Support for any kind of postfix lookup tables
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
#
|
||||
|
||||
<% @map.each do |key, value| -%>
|
||||
<%= key %> <%= value %>
|
||||
<%= key %><%= @separator %><%= value %>
|
||||
<% end unless @map.nil? -%>
|
||||
Reference in New Issue
Block a user