mirror of
https://github.com/github/rails.git
synced 2026-01-30 08:48:06 -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.