mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
I am not sure why this is wokring on Rails 4, but the problem is that `post3` here is holding on to an old reference of some associations so `PostDestroyer` is not doing the right thing.