On Tue, Sep 16, 2008 at 10:32:09AM -0700, Joshua Choi wrote:
> But the following does not:
> 
> a = rgb 32, 55, 11
> b = rgb 50, 10, 0
> background a .. b

  background a.to_s .. b.to_s

_why

Reply via email to