RosettaCodeData/Task/Hello-world-Graphical/Ruby/hello-world-graphical-3.rb

6 lines
113 B
Ruby
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
#_Note: this code MUST be executed through the Shoes GUI!!
Shoes.app do
2014-01-17 05:32:22 +00:00
para "CHUNKY BACON!", :size => 72
2013-04-10 21:29:02 -07:00
end