Skip to content
New issue

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

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

Already on GitHub? # to your account

Config base_controller_class with string & constantize #228

Merged
merged 1 commit into from
Sep 19, 2017

Conversation

f3ndot
Copy link
Contributor

@f3ndot f3ndot commented Sep 19, 2017

Makes #227 functional

This fixes a severe problem where the controller response wasn't being returned. Something about placing the ActionController::API constant in the configuration block causes this.

This fixes a severe problem where the controller response wasn't being returned. Something about placing the `ActionController::API` constant in the configuration block causes this.
@f3ndot
Copy link
Contributor Author

f3ndot commented Sep 19, 2017

@benlovell apologies about submitting a breaking feature before! This should handle it (confirmed in my app)

This comes to mind: https://twitter.com/withzombies/status/829716565834752000?lang=en

@benlovell
Copy link
Collaborator

No trouble. I really ought to get around to adding proper integration tests in a hosting application.

@benlovell benlovell merged commit 24f8029 into roidrage:master Sep 19, 2017
@f3ndot f3ndot deleted the fix-blank-response branch September 19, 2017 16:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants