Sha256: ead51ae1e212018918ed2bf16714779175f89d30ad480822d35d26920b24f67c

Contents?: true

Size: 450 Bytes

Versions: 1

Compression:

Stored size: 450 Bytes

Contents

<html>
  <head>
    <title>Hello World</title>
  </head>
  <body>
    <h1>Ruby:</h1>
    <ul>
      <li data-ruhl="_collection: points_of_interest"></li>
   </ul>

    <h1>Ruby Titlized:</h1>
    <ul>
      <li data-ruhl="_collection: points_of_interest">
        <span data-ruhl="capitalize"/>
      </li>
   </ul>

    <h1>Ruby reversed:</h1>
    <ul>
      <li data-ruhl="_collection: points_of_interest, reverse"></li>
   </ul>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruhl-0.9.2 spec/html/collection_of_strings.html