aagustyana
aagustyana

Reputation: 19

:except key no longer available in ActiveRecord Rails 7 ? , Unknown key: :except. Valid keys are: :if, :unless, :prepend

i'm trying to upgrade app to Rails 7, but it seems except: key is not available anymore in ActiveRecord callback

is there any gems to enable this ?

ArgumentError at /
Unknown key: :except. Valid keys are: :if, :unless, :prepend

Upvotes: -1

Views: 17

Answers (0)

Related Questions