Sha256: e34b5a65a25ab0be6c0fe4c5a64194a06d6f98db53af8966b7cbf3f2ea25e1ac

Contents?: true

Size: 179 Bytes

Versions: 6

Compression:

Stored size: 179 Bytes

Contents

Shoes.app(:title => "White Circle",
  :width => 200, :height => 200, :resizable => false) {
    background black
    fill white
    oval :top => 20, :left => 20, :radius => 160
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
scarpe-0.4.0 examples/legacy/not_checked/shoes-contrib/app/resizeable-false.rb
scarpe-0.3.0 examples/legacy/not_checked/shoes-contrib/app/resizeable-false.rb
scarpe-0.2.2 examples/legacy/not_checked/shoes-contrib/app/resizeable-false.rb
lacci-0.2.1 examples/legacy/not_checked/shoes-contrib/app/resizeable-false.rb
scarpe-0.2.1 examples/legacy/not_checked/shoes-contrib/app/resizeable-false.rb
scarpe-0.2.0 examples/legacy/not_checked/shoes-contrib/app/resizeable-false.rb