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