diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2016-05-05 11:18:10 -0500 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2016-05-05 11:18:10 -0500 |
commit | cece50d3a6b432f848ca04a92da331f8b032d51f (patch) | |
tree | 19e2bc3d3c6ce626c7bf473c1024c755ed11cabb /actionview/test/abstract_unit.rb | |
parent | 19ba522b90f4b3e5daf469fbbccce708a8cc70ce (diff) | |
download | rails-cece50d3a6b432f848ca04a92da331f8b032d51f.tar.gz rails-cece50d3a6b432f848ca04a92da331f8b032d51f.tar.bz2 rails-cece50d3a6b432f848ca04a92da331f8b032d51f.zip |
Move protected instance variable to the right place
There were a lot of protected instance variables in
AbsctractController::Rendering that were related to Action Controller
and Action View.
Moving to ActionController::Base's protected instance list we make it
closer to where they are really defined.
Diffstat (limited to 'actionview/test/abstract_unit.rb')
0 files changed, 0 insertions, 0 deletions