I went through the crash course of Ruby and Ruby on Rails, and I canβt understand this: There are several tags in the ruby ββhtml embedded files. <%%> to execute <% =%> for output, but what function do these tags perform: <% = -%>, what is the β-" sign at the end?
Thank.
source
share