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

Add support for new 'ActionController::API' #263

Closed
wants to merge 1 commit into from
Closed

Add support for new 'ActionController::API' #263

wants to merge 1 commit into from

Conversation

ajgon
Copy link

@ajgon ajgon commented Oct 20, 2015

Rails 5 provides, integrated rails-api initialiser for headless apps. This provides ApplicationController which inherits from ActionController::API instead of ActionController::Base. Proposed change adds CanCanCan helpers to this controller as well.

Rails 5 provides, integrated `rails-api` initialiser for headless apps. This provides `ApplicationController` which inherits from `ActionController::API` instead of `ActionController::Base`. Proposed change adds CanCanCan helpers to this controller as well.
@coorasse
Copy link
Member

closed in favor of #418. Thank you very much!

@coorasse coorasse closed this May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants