If I wanted to do something funky along the lines of dynamically changing a call to an extenal routing module from within routes.rb based on the incoming request domain... would routes.rb be cached when in production mode or will it be evaluated afresh for every request?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
cache_classes = true but they are not being cached | 0 | 128 | November 16, 2006 | |
Routes + page cache + default route = not caching? | 0 | 116 | January 16, 2007 | |
need to turn off ALL caching in production environment | 0 | 151 | July 9, 2008 | |
Is it enough fast? Need caching solution | 2 | 115 | October 23, 2007 | |
Problem caching Model instances on a constant in Rails | 0 | 144 | May 6, 2009 |