diff options
author | eileencodes <eileencodes@gmail.com> | 2015-08-22 09:44:12 -0400 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2015-08-22 09:44:24 -0400 |
commit | 4276b214f8a13a38ac7dc4911e90d295a8e40d5a (patch) | |
tree | 3711ad9a0fc8a3aa25372ec5d806812cc60a9447 /railties/lib/rails/source_annotation_extractor.rb | |
parent | 0885a5cbf0c26fb01f95293b564267c70317ac9e (diff) | |
download | rails-4276b214f8a13a38ac7dc4911e90d295a8e40d5a.tar.gz rails-4276b214f8a13a38ac7dc4911e90d295a8e40d5a.tar.bz2 rails-4276b214f8a13a38ac7dc4911e90d295a8e40d5a.zip |
Refactor to remove controller class from route to request
This refactoring moves the controller class name that was on the route
set to the request. The purpose of this refactoring is for changes we
need to move controller tests to integration tests, mainly being able to
access the controller on the request instead of having to go through
the router.
[Eileen M. Uchitelle & Aaron Patterson]
Diffstat (limited to 'railties/lib/rails/source_annotation_extractor.rb')
0 files changed, 0 insertions, 0 deletions