Model dependency diagram does not update
After adding and then removing a column to a model (by db:rollback), the model dependency diagram keeps showing the removed column. The column is removed from the table in the database and schema.rb. I also tried invalidating caches+restarting RubyMine. Any ideas?
thanks.
请先登录再写评论。