Dave

Results 7 comments of Dave

Phantom is dead now. I haven't dug into what this library is using but I switched a few Rails projects that were on phantom over to selenium with headless chrome....

That's hilarious that you changed the issue while I was writing the comment! 🤣🤣🤣

The algorithm just counts lines of code and returns that as complexity then? Would be good to have that in the readme. Looks like it comes from here: `const result...

Added PR to cover the above: https://github.com/simonrenoult/code-complexity/pull/24

This is not useful. Please close.

Can you add a description detailing the purpose of the change please?

What I did was create a route that points to the apidocs controller and method that has the "render json: Swagger::Blocks.build_root_json(SWAGGERED_CLASSES)" line and that will output the api-docs.json that you're...