Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaks respond_with in Rails API apps #905

Open
heaven opened this issue Mar 19, 2021 · 2 comments
Open

Breaks respond_with in Rails API apps #905

heaven opened this issue Mar 19, 2021 · 2 comments

Comments

@heaven
Copy link

heaven commented Mar 19, 2021

The gem includes ActionView::Rendering to the API controllers, which breaks respond_to. I'm not sure whether this is an issue in the Draper gem or the Responders gem should find a more reliable way to handle this than checking for the inclusion of ActionView::Rendering. But these two gems don't work together.

This issue: heartcombo/responders#154

@DSKonstantin
Copy link

Any ideas?

@alecvn
Copy link

alecvn commented Oct 8, 2021

Is there a workaround for this?

Otherwise, am I correct in saying this gem cannot be used with devise?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants