mirror of
https://github.com/github/rails.git
synced 2026-01-29 00:08:15 -05:00
2b69840e5efba885c8ec6281d5b8a56fcabff283
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.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%