Class: Api::ApiController
- Inherits:
-
ActionController::API
- Object
- ActionController::API
- Api::ApiController
- Includes:
- Stitches::Deprecation
- Defined in:
- lib/stitches/generator_files/app/controllers/api/api_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods included from Stitches::Deprecation
Instance Method Details
#current_user ⇒ Object
19 20 21 |
# File 'lib/stitches/generator_files/app/controllers/api/api_controller.rb', line 19 def current_user api_client end |