Sha256: 4bbbefe26ad79cf598f6f39ab9589b3266cfc3770bbe8b0ef522e1859e568f79
Contents?: true
Size: 350 Bytes
Versions: 27
Compression:
Stored size: 350 Bytes
Contents
require '../lib/green_shoes' Shoes.app title: 'Green Shoes New Logo Icon!', width: 300, height: 420 do stack do image '../static/gshoes-icon.png' flow do image '../static/gshoes-icon.png' image '../static/gshoes-icon.png' end image '../static/gshoes-icon.png' para ' ' * 30, 'Created by Zak' end end
Version data entries
27 entries across 27 versions & 1 rubygems