instance method
_protected_ivars
Ruby on Rails 7.2.3
Since v6.1.7.10 PrivateSignature
_protected_ivars()
No documentation comment.
Source
# File actionpack/lib/abstract_controller/rendering.rb, line 122
def _protected_ivars
DEFAULT_PROTECTED_INSTANCE_VARIABLES
end
Defined in actionpack/lib/abstract_controller/rendering.rb line 122
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in AbstractController::Rendering