Skip to content

Fix exception when name is not specified

Ruby objects when you try and concatenate a String and a Fixnum, so add an additional .to_s to the 1-liner for generating ad-hoc names.

Merge request reports