0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Rails7.0】nomethoderror: undefined method 'raw_filter'

Posted at

概要

Rails6.1から7.0にアップデートした際、発生したタイトルのエラーに関して備忘録です

エラー内容

NoMethodError: undefined method `raw_filter'

解決法

エラーが発生した時のスタックトレースを確認したところ activerecord-import が怪しかったのでリポジトリを確認したところ最新にしなくてはいけなかったので最新にしたところ解決した

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?