Module: _ActionControllerBase
- Included in:
- ActionController::Base
- Defined in:
- sig/lib/_internal/rails.rbs
Instance Method Summary collapse
Instance Method Details
#render { ... } ⇒ Object
43 |
# File 'sig/lib/_internal/rails.rbs', line 43
def render: (*untyped args) { () -> untyped } -> untyped
|