twitter-text-rb
twitter-text-rb copied to clipboard
Unix vs Windows line breaks in tweet_length
tweet_length
should normalize line breaks of the string. eg. twee length of hello\n
of hello\r\n
should be equal. I think same thing happen on twitter.com side.