Shoes.app do @code = edit_box :height => 400, :width => 250 @code.text = "some code" end |
Pastie
Support Pastie
or read my
Pastie << self
blog
Shoes.app do @code = edit_box :height => 400, :width => 250 @code.text = "some code" end |