Sha256: f1647c9e0af590fca76f52ccc0c28fa641334db1ab380b2ca9f8d4adfe753785
Contents?: true
Size: 166 Bytes
Versions: 42
Compression:
Stored size: 166 Bytes
Contents
-@ import val city:String = "Tampa" - val name:String = "Hiram" %html %body %p Hello #{name} from #{city} %ul - for ( i <- 1 to 10 ) %li Item #{i}
Version data entries
42 entries across 42 versions & 5 rubygems