Sha256: e43feb6ef0c0310fcc066bc0fd30ab63add2414309ba5267073fb9d037f6b9cc

Contents?: true

Size: 191 Bytes

Versions: 6

Compression:

Stored size: 191 Bytes

Contents

Shoes.app do
  @slot = stack { para 'Good Morning' }
  timer 3 do
    @slot.append do
      title "Breaking News"
      tagline "Astronauts arrested for space shuttle DUI."
    end
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
scarpe-0.4.0 examples/legacy/not_checked/shoes-contrib/manipulation/append-slot.rb
scarpe-0.3.0 examples/legacy/not_checked/shoes-contrib/manipulation/append-slot.rb
scarpe-0.2.2 examples/legacy/not_checked/shoes-contrib/manipulation/append-slot.rb
lacci-0.2.1 examples/legacy/not_checked/shoes-contrib/manipulation/append-slot.rb
scarpe-0.2.1 examples/legacy/not_checked/shoes-contrib/manipulation/append-slot.rb
scarpe-0.2.0 examples/legacy/not_checked/shoes-contrib/manipulation/append-slot.rb