daru-view
daru-view copied to clipboard
Dependency on google_visualr 2.5.1 is broken
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?
https://github.com/SciRuby/daru-view/pull/169