BTW, I''m using Rails 2.3.9.
On Oct 13, 11:29 am, JR
<addstud...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I use Rails page caching in my app. I have a requirement to be able
> to generate all of the cached pages on demand. To do this, I build
> collection of URLs for the cached pages and for each one, I expire the
> page, then execute Net::HTTP.get(URI.parge(url)).
>
> This works, but does anyone know of a way to generate the cached pages
> without making a network call?
>
> Thanks,
> Jeff
--
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-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.