store_attribute
store_attribute copied to clipboard
Undefined local variable or method `attributes_to_define_after_schema_loads`
In a recent commit attributes_to_define_after_schema_loads was removed from ActiveRecord. This change caused an exception
Tell us about your environment
Ruby Version: 3.2.2
Rails Version: main branch
PostgreSQL Version: 16
Store Attribute Version: 1.1.1
What did you do?
I upgraded to latest rails version
What did you expect to happen?
It should have worked as expected
What actually happened?
An exception was raised
Thanks for the report! We'll check and fix.