Module: ActiveSupport

Defined in:
sig/external.rbs

Overview

Minimal declarations for optional Rails APIs used by Alba. The Rails gems do not currently ship RBS signatures.

Defined Under Namespace

Modules: Inflector, JSON, _ActionControllerClass, _ActionControllerInstance

Class Method Summary collapse

Class Method Details

.on_load { ... } ⇒ void

This method returns an undefined value.

Parameters:

  • (Symbol)

Yields:

Yield Returns:

  • (void)


12
# File 'sig/external.rbs', line 12

def self.on_load: (Symbol) { () [self: _ActionControllerClass] -> void } -> void