class method self.protected_instance_variables

Ruby on Rails 4.1.16

Since v4.1.16 Last seen in v4.2.9

Available in: v4.1.16 v4.2.9

Signature

self.protected_instance_variables()

No documentation comment.

Source
# File actionpack/lib/action_controller/base.rb, line 261
    def self.protected_instance_variables
      PROTECTED_IVARS
    end

Defined in actionpack/lib/action_controller/base.rb line 261 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionController::Base

Type at least 2 characters to search.

↑↓ navigate · open · esc close