mirror of
https://github.com/github/rails.git
synced 2026-02-02 02:04:59 -05:00
Get rid of ActionController::Base#view_controller_internals flag and use @@protected_view_variables for storing the list of controller specific instance variables which should be inaccessible inside views.