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