Sha256: 11be6f1852af1f64159fe289185f0470c0ccaf1d1dc17d72d4dd0f59e5b0e193
Contents?: true
Size: 321 Bytes
Versions: 1
Compression:
Stored size: 321 Bytes
Contents
# frozen_string_literal: true # Add new method bg and fg to sample17 Shoes.app width: 240, height: 95 do para 'Testing, test, test. ', strong('Breadsticks. '), em('Breadsticks. '), code('Breadsticks. '), bg(fg(strong(ins('EVEN BETTER.')), white), rgb(255, 0, 192)), sub('fine!') end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoes-4.0.0.pre12 | samples/simple_breadsticks2.rb |