Hi all,

When calling <some string>.replace("x", "y"), its sometimes works, and sometimes I get "call to undefined method 'replace'".

There are also indicators that others have run into this problem: checks if replace exists, comments that "String.replace is needed!"

Is this method disabled? Or how would one enable/disable it?

-LC

Reply via email to