I try to make an update for my article, using grape api. I have an article with polymorphic attribute in my model article.rb : belongs_to :source, polymorphic: true<
belongs_to :source, polymorphic: true<