How can I put the @ sign in a comment without referring to a person? I want to have six @ characters in a comment (ruby on rails variables), yet when I try to do this, I'm getting an error being unable to notify that many people in a single comment.
It seems that the workaround @ is not being replaced with an @ sign, either.