method

_protected_ivars

rails latest stable - Class: ActionController::Base
_protected_ivars()
private

No documentation available.

# File actionpack/lib/action_controller/base.rb, line 252
    def _protected_ivars
      PROTECTED_IVARS
    end