mirror of
https://github.com/github/rails.git
synced 2026-01-29 16:28:09 -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.