Replying to:

@mackuba.eu I think I don’t have any callbacks anywhere… But I do have child records there in some cases (Post has_many :feed_posts, and a post that matches a feed has a matching FeedPost added here that are saved together normally, so I need to keep that in mind. looks like this gem handles it)

Kuba Suder @mackuba