Sha256: 27274195620658481c892bc6fa47209d4b36e04dab90bea5ec62e8680f375e54
Contents?: true
Size: 317 Bytes
Versions: 15
Compression:
Stored size: 317 Bytes
Contents
# frozen_string_literal: true # removed because it has conflict with children / parents # # TODO : debug the attach method it color the view by default # # box({id: :my_box}) # # c=color(:red) # # grab(:view).color(:black) # # c.attach([:my_box]) # # box({id: :my_box}) # color({red: 1, blue: 1, attach: [:my_box]})
Version data entries
15 entries across 15 versions & 1 rubygems