Sha256: b3c9895efb7adee859856b2dc4fb5bd6a3bdf314cb9a8d793c38c75338502c1d

Contents?: true

Size: 319 Bytes

Versions: 6

Compression:

Stored size: 319 Bytes

Contents

Shoes.app do
    @icon= image "http://shoesrb.com/manual/static/shoes-icon.png" 
    @icon2 = image "https://images.unsplash.com/photo-1595433707802-6b2626ef1c91?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxleHBsb3JlLWZlZWR8MXx8fGVufDB8fHx8&w=1000&q=80"
    @icon2.size
    puts "icon2 size is #{@icon2.size}"
    @icon.size
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
scarpe-0.4.0 examples/image/image_size.rb
scarpe-0.3.0 examples/image/image_size.rb
scarpe-0.2.2 examples/image/image_size.rb
lacci-0.2.1 examples/image/image_size.rb
scarpe-0.2.1 examples/image/image_size.rb
scarpe-0.2.0 examples/image/image_size.rb