class method self.new

Ruby on Rails 7.0.10

Since v7.0.10 Last seen in v7.1.6

Available in: v7.0.10 v7.1.6

Signature

self.new(method)

No documentation comment.

Parameters

method req
Source
# File activesupport/lib/active_support/callbacks.rb, line 377
          def initialize(method)
            @method_name = method
          end

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

Defined in ActiveSupport::Callbacks::CallTemplate::MethodCall

Type at least 2 characters to search.

↑↓ navigate · open · esc close