[Rails] Can i cache models?

Jeremy Huffman jeremy at jeremyhuffman.com
Sat Apr 1 03:29:03 GMT 2006


If you mean cache the model definition derived from the database
schema, then yes you are right, production caches this.

On 3/31/06, njmacinnes at gmail.com <njmacinnes at gmail.com> wrote:
> Don't they get cached automatically in the production environment?
> That's the idea I get from my experience of about a week. I might just
> be getting confused though.
> -Nathan
>
> On 01/04/06, Noel R. Morais <noelrocha at gmail.com> wrote:
> > Can i cache models that never get changed?
> >
> > --
> > _________
> > Noel R. Morais
> >
> > _______________________________________________
> > Rails mailing list
> > Rails at lists.rubyonrails.org
> > http://lists.rubyonrails.org/mailman/listinfo/rails
> >
> >
> >
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>


--
Jeremy Huffman
http://www.jeremyhuffman.com


More information about the Rails mailing list