Talk:Bitmap/Bézier curves/Cubic: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "in ruby error in `initialize': wrong number of arguments (2 for 0) (ArgumentError) from :35:in `new' from :35")
 
m (update provided)
Line 4: Line 4:
from :35:in `new'
from :35:in `new'
from :35
from :35

: Ruby section updated to link to other required code --[[User:Glennj|glennj]] 21:26, 16 February 2012 (UTC)

Revision as of 21:26, 16 February 2012

in ruby error

in `initialize': wrong number of arguments (2 for 0) (ArgumentError) from :35:in `new' from :35

Ruby section updated to link to other required code --glennj 21:26, 16 February 2012 (UTC)