How do we add comments in erb files, if we do not want them to be generated into the html content?
I have a Windows setup, and this <%-# %> sequence is the only one that works for me:
Example:
<%-# This is a sample comment! %>