"mysql is a network-attached spreadsheet used by porn sites and other dodgy entities across the Internet." -- http://elnur.pro/avoid-mysql/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Given this input string, tidy_bytes explodes | |
#L 04/22/2013 - 19:56:11: "★radist★<14><STEAM_0:0:21110245><Red>" say_team "[P-REC] Çàïèñü ïîù¸ëú" | |
#This horrible monkey patch fixes it: | |
module ActiveSupport | |
module Multibyte | |
module Unicode | |
def tidy_byte(byte) | |
if byte.is_a? Integer |
NewerOlder