Articles tagged 'heroku'
-
Using charklock_holmes on Heroku
charlock_holmesis a useful gem if you have to deal with user supplied data which may come in a variety of text-encodings. Not only does it enable you to detect the encoding of a string, but it also allows you to transcode the string to a different encoding.
Read moreā¦charklock_holmesuseslibicuto deal with...