Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Attached is a patch addressing some of the issues we have run into and "fixed" in our deployments of Olio.
Patch details:
1) lib/tagcount.rb has a query that has been optimized for the home page.
2) vendor/plugins/acts_as_taggable/lib/tagging.rb has been changed to support a counter_cache.
3) db/migrate/20090713225055_add_counter_cache_to_tags.rb has been
added to create the counter_cache.