Hi,

Can anyone suggest a faster alternative to String.split()? I need to call it very intensively and its quite a hotspot. I'm using ruby 1.8.7.

Cheers,
James