Actions
Bug #4703
closedRails migration fails on Rails 3.2.8 when setting counter caches on has_many :through relationships
Description
Seems to be the same bug as this:
https://github.com/rails/rails/issues/4293
Migration works fine on Rails 3.2.17+.
Actions