So, i'm using stringex to convert non roman characters, to their roman pronunciation equivalent... for example, it will change 日本語 to nihongo....
And I'm using these as URLs... and when the URLs aren't using the roman alphabet, ruby breaks.
Now... this works on my machine... but not on a co-worker's machine... we both have stringex 1.1.0
and ideas?