On 25 Nov 2009, at 23:39, Jeffrey L. Taylor wrote: > I would like to pre-render some commonly accessed pages to speed up > response. > Is there any way to do this outside of a controller?
If you are talking about implementing caching, yes, you can: http://guides.rubyonrails.org/caching_with_rails.html There are also a couple of Railscasts about the different caching techniques. Best regards Peter De Berdt -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.