Sha256: 4cbcfae2d40c0d0bf1c651a48457b9025091baf66ed3261a849d34bc0c01b08e
Contents?: true
Size: 267 Bytes
Versions: 13
Compression:
Stored size: 267 Bytes
Contents
# frozen_string_literal: true Atome.new( image: { renderers: [:browser], id: :image1, type: :image, parents: [:view], path: "./medias/images/boat.png", left: 99, top: 120, width: 199, height: 199, } ) image({path: "./medias/images/moto.png", left: 33, top: 33})
Version data entries
13 entries across 13 versions & 1 rubygems