Sha256: c7becf203f8b4536deafa7af604ae6ddb0dc195c9b0303f2f4c5cf9a11356bc7
Contents?: true
Size: 536 Bytes
Versions: 6
Compression:
Stored size: 536 Bytes
Contents
Shoes.app :width => 280, :height => 350 do flow :width => 280, :margin => 10 do stack :width => "100%" do banner "A POEM" end stack :width => "80px" do para "Goes like:" end stack :width => "-90px" do para "the sun\n", "a lemon.\n", "the goalie.\n", "a fireplace.\n\n", "i want to write\n", "a poem for the\n", "kids who haven't\n", "even heard one yet.\n\n", "and the goalie guards\n", "the fireplace." end end end
Version data entries
6 entries across 6 versions & 2 rubygems