docbrown/app/controllers/api
rhymes 1df24046d8
Small API controllers refactoring (#6021) [deploy]
* TagsController inherits from ApiController
* Let ApiController inherit from ActionController::Base to have its own lifecycle
* Remove unused method
* Use only one respond_to :json for the entire API
* ApiController inherits from ActionController::Base
* Use Pundit only where needed
2020-02-12 11:51:42 -05:00
..
v0 Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00