Module: _ActionControllerBase
- Included in:
- ActionController::Base
- Defined in:
- sig/lib/_internal/rails.rbs
Instance Method Summary collapse
Instance Method Details
#render ⇒ void
This method returns an undefined value.
46 |
# File 'sig/lib/_internal/rails.rbs', line 46
def render: (*untyped args) ?{ () -> untyped } -> untyped
|