Flowdock
method

_protected_ivars

Importance_0
v4.2.7 - Show latest stable - 0 notes - Class: AbstractController::Rendering
_protected_ivars() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/abstract_controller/rendering.rb, line 122
    def _protected_ivars # :nodoc:
      DEFAULT_PROTECTED_INSTANCE_VARIABLES
    end
Register or log in to add new notes.