Git Product home page Git Product logo

Comments (3)

ahoward avatar ahoward commented on July 18, 2024

i've looker farther and this is caused by a

require 'yajl/json_gem'

this is the only place in the code that requires this functionality and the responses are teeny, it would be much, much safter if the returned hash was converted, via map.rb or perhaps hash_with_indifferent_access from AS, vs relying on the option :sumbolize_keys - which may or may work and which, when it fails, fails silently.

from docraptor-ruby.

janxious avatar janxious commented on July 18, 2024

@ahoward Is yajl something you're using in your application? I can't find any reference to it in the gem codebase. We are working from a client generation suite called swagger, which makes patching things in the code directly difficult, since the next time it is run the changes are likely to be lost.

Anyway, to your point, what version of yajl and the DR gem was causing the issue? It is pretty easy to set up a test repo and see if it can be reproduced.

Sorry for the very late reply!

from docraptor-ruby.

janxious avatar janxious commented on July 18, 2024

@ahoward Again sorry it took so long for the initial reply. If you still have those details handy I asked for, drop them here. I will close this until you come back to it.

from docraptor-ruby.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.