Re: [Rails-core] ActiveSupport::JSON::Encoding SystemStackError: stack level too deep

2013-07-28 Thread Sergio Campamá
That would be great. At what time is the hack? I'm at GMT -4 (Chile) On Sat, Jul 27, 2013 at 11:50 PM, Godfrey Chan wrote: > I'm working on a PR in the same area (AS::JSON::Encoding). I allocated > some time to work on this on Tuesday at our local ruby hack night. If your > still need help by t

Re: [Rails-core] ActiveSupport::JSON::Encoding SystemStackError: stack level too deep

2013-07-27 Thread Godfrey Chan
I'm working on a PR in the same area (AS::JSON::Encoding). I allocated some time to work on this on Tuesday at our local ruby hack night. If your still need help by then we can probably look into this together. Chat on IRC? — Sent from Mailbox for iPhone On Sat, Jul 27, 2013 at 2:23 PM, Sergio C

[Rails-core] ActiveSupport::JSON::Encoding SystemStackError: stack level too deep

2013-07-27 Thread Sergio Campamá
Hello, Is there anyone here who knows how ActiveSupport::JSON::Encoding works? I have been trying to check issue https://github.com/rails/rails/issues/11460, but I am getting confused in all the times the encoder goes through the values. I think that it is too convoluted to what it intends to