active_record_upsert
active_record_upsert copied to clipboard
Rails 7.2: undefined methd rollback_active_record_state!
Ah, learning more about the next version of Rails here: the rails-main tests fail, and have warnings like
NoMethodError: undefined method `rollback_active_record_state!' for #<MyRecord id: 0, name: nil, wisdom: nil, created_at: nil, updated_at: nil>
No action needed. Merging this!
Originally posted by @olleolleolle in https://github.com/jesjos/active_record_upsert/issues/139#issuecomment-1776541961