diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-15 14:31:53 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-15 14:32:04 -0700 |
commit | 703275ba70efbefb3358052b6ba750443eff1a28 (patch) | |
tree | 162e50fd7538df691b25ee23285b09e2503ca20e /actionpack/lib/action_controller.rb | |
parent | 05eea6a2c3fc4a2eeec04819abedc0c5a909d63c (diff) | |
download | rails-703275ba70efbefb3358052b6ba750443eff1a28.tar.gz rails-703275ba70efbefb3358052b6ba750443eff1a28.tar.bz2 rails-703275ba70efbefb3358052b6ba750443eff1a28.zip |
use the mapper to build the routing table
We should build the routes using the user facing API which is `Mapper`.
This frees up the library internals to change as we see fit. IOW we
shouldn't be testing internals.
Diffstat (limited to 'actionpack/lib/action_controller.rb')
0 files changed, 0 insertions, 0 deletions