How do we add comments in erb files, if we do not want them to be generated into the html content?
Use the <%# %> sequence, e.g.
<%# %>
<%# This is a great comment! %>
1.4m articles
1.4m replys
5 comments
57.0k users