Sha256: 159ae955f10dc5eb1765fd30efee206d6fe301e52a72645f73fab2fd11c99ad3

Contents?: true

Size: 704 Bytes

Versions: 38

Compression:

Stored size: 704 Bytes

Contents

<html>
  <head>
    <title>Hello World</title>
  </head>
  <body>
    <h1>Ruby:</h1>
    <ul id='call-to_s'>
      <li data-ruhl="_collection: points_of_interest">
        <span>sample</span>
      </li>
    </ul>

    <h1>Ruby user:</h1>
    <ul id='_use-call-to_s' data-ruhl="_use:user">
      <li data-ruhl="_collection: nicknames">
        <span>sample</span>
      </li>
    </ul>

    <h1>Ruby Titlized:</h1>
    <ul id='call-upcase'>
      <li data-ruhl="_collection: points_of_interest">
        <span data-ruhl="upcase"/>
      </li>
   </ul>

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

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
ruhl-0.18.0 spec/html/collection_of_strings.html
ruhl-0.17.0 spec/html/collection_of_strings.html
ruhl-0.16.0 spec/html/collection_of_strings.html
ruhl-0.15.0 spec/html/collection_of_strings.html
ruhl-0.14.0 spec/html/collection_of_strings.html
ruhl-0.13.0 spec/html/collection_of_strings.html
ruhl-0.12.1 spec/html/collection_of_strings.html
ruhl-0.12.0 spec/html/collection_of_strings.html
ruhl-0.11.2 spec/html/collection_of_strings.html
ruhl-0.11.1 spec/html/collection_of_strings.html
ruhl-0.11.0 spec/html/collection_of_strings.html
ruhl-0.10.1 spec/html/collection_of_strings.html
ruhl-0.10.0 spec/html/collection_of_strings.html
ruhl-0.9.7 spec/html/collection_of_strings.html
ruhl-0.9.6 spec/html/collection_of_strings.html
ruhl-0.9.5 spec/html/collection_of_strings.html
ruhl-0.9.4 spec/html/collection_of_strings.html
ruhl-0.9.3 spec/html/collection_of_strings.html