Hey Guys, There are two patches that could use a review. The first one fixes a bug with namespaced models and counter caches. If a belongs_to references a namespaced model and gets re-assigned it incorrectly infers the cache column name. http://rails.lighthouseapp.com/projects/8994/tickets/1678-namespaced-models-in-belongs-to-with-counter-cache-set The second patch adds the ability for the has_many association to use custom counter names that don''t correspond to the #{association_name} _count column name. http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1683-custom-counter-caches-not-being-used Thanks, Adam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---