UNPKG

webdash-readme-preview

Version:
11 lines (8 loc) 255 B
<%# this is a comment %> <% @posts.each do |post| %> <p><%= link_to post.title, post %></p> <% end %> <%- available_things = things.select(&:available?) -%> <%%- x = 1 + 2 -%%> <%% value = 'real string #{@value}' %%> <%%= available_things.inspect %%>