Sha256: 5332a1b17ad823e70fefd5a10cdb456cdc1b15d20598eb39eef6ab412de133b8
Contents?: true
Size: 130 Bytes
Versions: 4
Compression:
Stored size: 130 Bytes
Contents
def setup size(300, 300) end def draw begin unknown_method() rescue NoMethodError => e puts e exit end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ruby-processing-2.4.4 | test/draw_ex.rb |
ruby-processing-2.4.3 | test/draw_ex.rb |
ruby-processing-2.4.2 | test/draw_ex.rb |
ruby-processing-2.4.1 | test/draw_ex.rb |