We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
With HAML 5 it was possible to get Ruby interpolation within HTML comments:
/ #{Time.now}
Now with HAML 6, the Ruby code is no longer executed