Alex Kuznetsov
Results
3
comments of
Alex Kuznetsov
I have exact same problem. I've tried to solve it by overriding `Bignum#to_json` method with no luck #254 . The idea was to convert large integers (53+ bits) to string.
Hello, everyone! I have exactly the same questions.