Sha256: c3be3d8108081b13f1a7ef97cc1610bd8fdaa3b9f119ba4d5180203a3cfd5fd3
Contents?: true
Size: 327 Bytes
Versions: 12
Compression:
Stored size: 327 Bytes
Contents
# Same snippet as http://shoes-tutorial-note.heroku.com/html/00402_No.1_para.html require 'green_shoes' Shoes.app :width => 240, :height => 95 do para 'Testing, test, test. ', strong('Breadsticks. '), em('Breadsticks. '), code('Breadsticks. '), strong(ins('EVEN BETTER.')), sub('fine!') end
Version data entries
12 entries across 12 versions & 1 rubygems