-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
I have used google_visualr for one app -- works great. I then built another, leveraging ActiveAdmin to manage the backend, which uses Devise (https://github.com/plataformatec/devise) for authentication. Everything working for ActiceAdmin/Devise, but as I just add back the google_visualr gem, and restart puma for test, I get the following error. Looks like possibly Devise and google_visualr have conflicting helper methods?
google_visualr/app/helpers/view_helper.rb:7:in block in <module:ViewHelper>': undefined method helper_method' for ActionController::API:Class (NoMethodError)
Has anyone run into this, resolution or workaround for this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels