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

Fix concern not being inserted for rails-api apps. #350

Merged
merged 1 commit into from
Aug 21, 2015

Conversation

aarongray
Copy link
Contributor

Rails-api apps have an ApplicationController just like vanilla rails apps, except in rails-api, it inherits from ActionController::API, instead of the usual ActionController::Base.

@booleanbetrayal
Copy link
Collaborator

Looks great. Thanks @aarongray !

booleanbetrayal added a commit that referenced this pull request Aug 21, 2015
Fix concern not being inserted for rails-api apps.
@booleanbetrayal booleanbetrayal merged commit 7ee4ec3 into lynndylanhurley:master Aug 21, 2015
@aarongray
Copy link
Contributor Author

Glad to help. Big thanks to you guys for the handy library. ^_^

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

Successfully merging this pull request may close these issues.

2 participants