Re: [Rails] Re: Store a whole page as html in database
On 26 May 2011 08:51, Sebastian <sebastian.goldt@googlemail.com> wrote:
> Thank you all for your answers.
> ...
> @Colin Law: Cache is only temporarily. I need to save the report
> permanently, so cache is no option.
A page cache can be as permanent as you like. It is up to you when
you expire it. If you never expire it then it will be permanent. By
doing it yourself you are just re-inventing the wheel. The work has
already been done for you by Rails developers.
Colin
--
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@googlegroups.com.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home