Results 3 comments of dung bui

I think we can check for the style `:fixnum` or `:bignum` to decide whether we should use `to_i` or `convert_bignum`. Something like this: ``` when `n` case style when :fixnum...

let me work on this. Just to confirm, shopfront page means this api `app/controllers/api/v0/shops_controller.rb`, right?

Oh I saw the other issue on shops index too, I'll work with this shopfront page first. Can you share me some logs/traces on New Relic for this page, that...