On 2/21/07, aptosca <steven.parkes@gmail.com>
wrote:>
> r6189 enabled active record caching. At least that''s what it says
it
> did and it does seem to have.
>
> This appears to have the impact of always requiring a database. Before
> this change, I was able to run my non-db rails apps without a
> configured database with was very convenient for some of what I do.
>
> Could we make this configurable? (Or is it, and I just don''t know
how?)
Sure: the query cache will only kick in if you''ve configured Active
Record.
http://dev.rubyonrails.org/changeset/6202
jeremy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---