mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04: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.