What's your $LC_CTYPE? What OS are you on? Konstantin On Oct 21, 2011, at 09:43 , Perry Smith wrote: > Ruby and I are back in counseling... Its always the same thing with her."I'm throwing an Encoding exception!!!" > > Every time I install a gem like thin, I have to remember to go and edit the script to add in the -KU. I sprinkle -KU like 12 step programs sprinkleottos. > > It really has been an extremely frustrating and draining experience. Ruby is no longer the love of my life. > > Rails, thin, rvm, almost nothing is really and truly ruby 1.9 compliant -- not really. Not when you include all the encoding problems that are still very common in my life and I assume in the life of anyone trying to use Ruby in any serious fashion. > > Is there a compile time option (or can one be added) that says "I don't care!!! -- just cram the two strings together and eat your spinach!" Because, ultimately, I've yet to find anything except ruby that actually cares. > > Thank you, > pedz > >