mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 22:15:09 +00:00
3 lines
No EOL
70 B
Text
3 lines
No EOL
70 B
Text
<% if field.data.present? %>
|
|
<%= field.data.join(", ") %>
|
|
<% end %> |