class method self.method_added

Ruby on Rails 7.2.3.2

Since v7.2.3.2 Last seen in v7.2.3.2

Signature

self.method_added(_method_name)

No documentation comment.

Parameters

_method_name req
Source
# File railties/lib/rails/console/methods.rb, line 10
    def self.method_added(_method_name)
      raise_deprecation_warning
      super
    end

Defined in railties/lib/rails/console/methods.rb line 10 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::ConsoleMethods

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