chatwoot/chatwoot

View on GitHub
app/views/fields/account_limits_field/_show.html.erb

Summary

Maintainability
Test Coverage
<% JSON.parse(field.to_s).each do |k,v| %>
<%= k %>: <%= v %> </br>
<% end %>