Spencer Oberstadt
Spencer Oberstadt
I am having this issue at 219c5a42ce9b5ccfa356e1549e9b72d8acedd2c2 Using sass-rails 5.0.3 sass 3.4.15
I ran into this today too. This is what I did to fix the problem: in my `acceptance_helper.rb`: ``` ruby module RspecApiDocumentation::DSL module Endpoint private def set_param(hash, param) key =...
This came up for me today too. It exposed an actual error from graphviz (not a helpful error, but at least an error). Please merge this :)
We ran into this bug, and this change is exactly what I was going to suggest before we found this PR. Thanks for the fix
Is there anything that can be done to get this PR moving forward again? This is still an issue for us that we would like to have fixed in a...