Sha256: 21be16bb180c386dcb170749ebfb948b512b7e6bde13b277ea4d381bda3fd705

Contents?: true

Size: 241 Bytes

Versions: 4

Compression:

Stored size: 241 Bytes

Contents

# frozen_string_literal: true

Atome.new(
  { renderers: [:html], id: :test_box, type: :shape, attach: :view, apply: [:shape_color],
    tag: { system: true }, left: 120,  top: 120, bottom: 0, width: 333, height:333, overflow: :auto,
  }

)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
atome-0.5.5.7.5 vendor/assets/application/examples/atome.rb
atome-0.5.5.7.3 vendor/assets/application/examples/atome.rb
atome-0.5.5.7.1 vendor/assets/application/examples/atome.rb
atome-0.5.5.7.0 vendor/assets/application/examples/atome.rb