Closed thomthom closed 2 years ago
String.to_h is not platform consistent. On mac it produce large values. These values passes to JavaScript and back might be off by one after being converted to JS Number (Float) back to Ruby.
String.to_h is not platform consistent. On mac it produce large values. These values passes to JavaScript and back might be off by one after being converted to JS Number (Float) back to Ruby.