Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Use ActionController::API for Knock::ApplicationController instead of ActionController::Base#184

Open
viacommits wants to merge 1 commit intonsarno:masterfrom
viacommits:master
Open

Use ActionController::API for Knock::ApplicationController instead of ActionController::Base#184
viacommits wants to merge 1 commit intonsarno:masterfrom
viacommits:master

Conversation

@viacommits
Copy link

Since this gem is for API-only Rails apps, this makes sense. Using ActionController::Base might break things in an application that uses ActionController::API (mine included).

@ayrton
Copy link

ayrton commented Sep 5, 2018

Any possibility this might land into master? Coming from #208 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants