mirror of
https://github.com/we-promise/sure.git
synced 2026-04-24 22:44:14 +00:00
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
<%= link_to chat_path(chat) do %>
|
|
<%= chat.title %>
|
|
<% end %>
|