diff options
author | Andrew White <andrew.white@unboxed.co> | 2018-03-21 10:19:10 +0000 |
---|---|---|
committer | Andrew White <andrew.white@unboxed.co> | 2018-03-21 10:22:14 +0000 |
commit | 5368f2508651c92fbae40cd679afbafdd7e98e77 (patch) | |
tree | b933a9fecd6e9569b7fe3d25ea2395b86de2bf48 /actionpack/lib/action_controller.rb | |
parent | fab6ded8f299d51593f4d68f4f9b7b03b44aa2c3 (diff) | |
download | rails-5368f2508651c92fbae40cd679afbafdd7e98e77.tar.gz rails-5368f2508651c92fbae40cd679afbafdd7e98e77.tar.bz2 rails-5368f2508651c92fbae40cd679afbafdd7e98e77.zip |
Cache url helpers module
The urls helpers module returned by Rails.application.routes.url_helpers
isn't cached so to prevent the cost of building the module cache it locally.
Diffstat (limited to 'actionpack/lib/action_controller.rb')
0 files changed, 0 insertions, 0 deletions