daru-view icon indicating copy to clipboard operation
daru-view copied to clipboard

Dependency on google_visualr 2.5.1 is broken

Open Andrew-Max opened this issue 3 years ago • 1 comments

As noted here: https://github.com/winston/google_visualr/issues/118

google_visualr 2.5.1 is broken and the maintainer of that project will not merge PRs with fixes

This manifests as

 undefined method `helper_method' for ActionController::API:Class (NoMethodError)

        helper_method "render_chart"

Someone else has forked that project and created a tagged fix

https://rubygems.org/gems/google_visualr_rails5

Would it be possible to switch the dependency to this gem?

Andrew-Max avatar Aug 28 '22 04:08 Andrew-Max

https://github.com/SciRuby/daru-view/pull/169

Andrew-Max avatar Aug 28 '22 04:08 Andrew-Max