From a765c8426fe39c73cf9f3ad7f8edcf588c01a11d Mon Sep 17 00:00:00 2001 From: Matthew Robertson Date: Sat, 1 Dec 2012 17:56:28 -0800 Subject: Fix for has_many_through counter_cache bug This commit fixes reported issue #7630 in which counter caches were not being updated properly when replacing has_many_through relationships --- activerecord/activerecord-4.0.0.beta.gem | Bin 0 -> 306688 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 activerecord/activerecord-4.0.0.beta.gem (limited to 'activerecord/activerecord-4.0.0.beta.gem') diff --git a/activerecord/activerecord-4.0.0.beta.gem b/activerecord/activerecord-4.0.0.beta.gem new file mode 100644 index 0000000000..1309c478b8 Binary files /dev/null and b/activerecord/activerecord-4.0.0.beta.gem differ -- cgit v1.2.3