Sha256: 6ffc6c83004f2ca3d9fbb9c15efcfb06b90ba6b8858baa72109f3d114d3ff8bf

Contents?: true

Size: 286 Bytes

Versions: 2

Compression:

Stored size: 286 Bytes

Contents

# Same snippet as http://shoes-tutorial-note.heroku.com/html/00402_No.1_para.html

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

2 entries across 2 versions & 1 rubygems

Version Path
shoes-4.0.0.pre2 samples/sample16.rb
shoes-4.0.0.pre1 samples/sample16.rb