instance method __callback_runner_name

Ruby on Rails 4.0.13

Since v3.2.22.5 Last seen in v4.0.13

Available in: v3.2.22.5 v4.0.13

Signature

__callback_runner_name(kind)

No documentation comment.

Parameters

kind req
Source
# File activesupport/lib/active_support/callbacks.rb, line 391
      def __callback_runner_name(kind)
        __callback_runner_name_cache[kind]
      end

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

Defined in ActiveSupport::Callbacks::ClassMethods

Type at least 2 characters to search.

↑↓ navigate · open · esc close