6 lines
113 B
Ruby
6 lines
113 B
Ruby
|
|
#_Note: this code MUST be executed through the Shoes GUI!!
|
||
|
|
|
||
|
|
Shoes.app do
|
||
|
|
para "CHUNKY BACON!", :size => 72
|
||
|
|
end
|