Sha256: f9113b450fa432b46b60778f355a6257b7339d86e4f5763964a5ece81d7862ff

Contents?: true

Size: 224 Bytes

Versions: 1

Compression:

Stored size: 224 Bytes

Contents

# frozen_string_literal: true

Shoes.app width: 200, height: 80 do
  para "Testing test test. ",
       strong("Breadsticks. "),
       em("Breadsticks. "),
       code("Breadsticks. "),
       strong(ins("Very good."))
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shoes-4.0.0.rc1 samples/nks_breadsticks.rb