Rails broken query after update. Arel::Visitors::UnsupportedVisitError. Construct an Arel node instead

前端 未结 0 1299
滥情空心
滥情空心 2021-02-14 20:44

Ruby on Rails app with PostgreSQL database There was class with search query constructed with Arel 5.x:

class Sample

  def url
    audio_url.gsub(self.class.to_s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题