Sha256: a3627ab89668e331febb9dccc4b0c32ccffdaa1b821602daa720d50aa67773b3

Contents?: true

Size: 344 Bytes

Versions: 218

Compression:

Stored size: 344 Bytes

Contents

<%
   $user = "World";
   $list = array('<aaa>', 'b&b', '"ccc"');
%>
<p>Hello <%= $user %>!</p>
<table>
  <tbody>
    <% $i = 0 %>
    <% foreach ($list as $item) { %>
    <%   $i++; %>
    <tr bgcolor="<%= $i % 2 == 0 ? '#FFCCCC' : '#CCCCFF' %>">
      <td><%= $i %></td>
      <td><%== $item %></td>
    </tr>
    <% } %>
  </tbody>
</table>

Version data entries

218 entries across 192 versions & 44 rubygems

Version Path
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.3.1 bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-unbundled-2.1.1.0 vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.3.0 bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-unbundled-2.0.4.0 vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-unbundled-2.0.3.0 vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.2.1 bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.2.0 bundle/ruby/2.3.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.4.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.1.1 bundle/ruby/2.3.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.1.0 bundle/ruby/2.3.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-unbundled-2.0.1.0 vendor/bundle/ruby/2.4.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.0.1 bundle/ruby/2.3.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.0.1.pre1 bundle/ruby/2.3.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-4.0.0 bundle/ruby/2.3.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-unbundled-2.0.0.1 vendor/bundle/ruby/2.4.0/gems/erubis-2.7.0/examples/basic/example.ephp
vagrant-unbundled-1.9.8.1 vendor/bundle/ruby/2.4.0/gems/erubis-2.7.0/examples/basic/example.ephp
brakeman-3.7.2 bundle/ruby/2.3.0/gems/erubis-2.7.0/examples/basic/example.ephp