Answers for "how to write comment in a html.erb file"

0

comments html.erb

#You need mix html comments tag and ruby comments tag : 
'#' and '<!-- -->'
Posted by: Guest on February-19-2021

Code answers related to "how to write comment in a html.erb file"

Browse Popular Code Answers by Language