Skip to content

Instantly share code, notes, and snippets.

@javan
Created November 14, 2008 21:25
Show Gist options
  • Save javan/25100 to your computer and use it in GitHub Desktop.
Save javan/25100 to your computer and use it in GitHub Desktop.
<% if 1 == 1 # some comment %>
In ruby 1.8.6 you'll see me. In 1.8.7 you won't. It seems 1.8.7 doesn't like comments in erb tags like the one above.
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment