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-1.3.6 spec/html/collection_of_strings.html
ruhl-1.3.5 spec/html/collection_of_strings.html
ruhl-1.3.4 spec/html/collection_of_strings.html
ruhl-1.3.3 spec/html/collection_of_strings.html
ruhl-1.3.2 spec/html/collection_of_strings.html
ruhl-1.3.1 spec/html/collection_of_strings.html
ruhl-1.3.0 spec/html/collection_of_strings.html
ruhl-1.2.0 spec/html/collection_of_strings.html
ruhl-1.1.1 spec/html/collection_of_strings.html
ruhl-1.1.0 spec/html/collection_of_strings.html
ruhl-1.0.0 spec/html/collection_of_strings.html
ruhl-0.26.1 spec/html/collection_of_strings.html
ruhl-0.26.0 spec/html/collection_of_strings.html
ruhl-0.25.0 spec/html/collection_of_strings.html
ruhl-0.24.0 spec/html/collection_of_strings.html
ruhl-0.23.0 spec/html/collection_of_strings.html
ruhl-0.22.0 spec/html/collection_of_strings.html
ruhl-0.21.0 spec/html/collection_of_strings.html
ruhl-0.20.0 spec/html/collection_of_strings.html
ruhl-0.19.0 spec/html/collection_of_strings.html