instance method expand

Ruby on Rails 7.1.6

Since v7.0.10 Last seen in v7.1.6

Available in: v7.0.10 v7.1.6

Signature

expand(target, value, block)

No documentation comment.

Parameters

target req
value req
block req
Source
# File activesupport/lib/active_support/callbacks.rb, line 464
          def expand(target, value, block)
            [target, @override_block, :instance_exec, target]
          end

Defined in activesupport/lib/active_support/callbacks.rb line 464 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Callbacks::CallTemplate::InstanceExec1

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close