class method self.new

Ruby on Rails edge

Since edge

Signature

self.new(delegated_obj)

No documentation comment.

Parameters

delegated_obj req
Source
# File activesupport/lib/active_support/delegation.rb, line 28
      def initialize(delegated_obj)
        @delegate_dc_obj = delegated_obj
      end

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

Defined in ActiveSupport::Delegation::ClassDelegator

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