instance method
target=
Ruby on Rails edge
Since edgeSignature
target=(object)
No documentation comment.
Parameters
-
objectreq
Source
# File activesupport/lib/active_support/deprecation/proxy_wrappers.rb, line 48
def target=(object)
@object = object
end
Defined in activesupport/lib/active_support/deprecation/proxy_wrappers.rb line 48
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Deprecation::DeprecatedObjectProxy