Sha256: 578d9b42463e1f3b0d01a6ecd7adbb8d552e4457bd994fdba00eed6b1f80d4bf
Contents?: true
Size: 267 Bytes
Versions: 6
Compression:
Stored size: 267 Bytes
Contents
Shoes.app do stack do title "Downloading Google image", :size => 16 @status = para "One moment..." download "http://shoesrb.com/images/shoes-icon.png", :save => "shoes-icon.png" do @status.text = "Okay, is downloaded." end end end
Version data entries
6 entries across 6 versions & 2 rubygems