I would like to speed up my tests and I've noticed that not all caching is switched on in test.rb, and can't think why not.
I've thought to do this: config.cache_classes = true config.action_controller.perform_caching = true config.action_view.cache_template_loading = true Good idea? --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

