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