You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to Rails 7.2, I now get the following error message:
NameError: undefined local variable or method `attributes_to_define_after_schema_loads' for class AnnouncementFilter (NameError)
Did you mean? attribute_methods_generated?
After updating to Rails 7.2, I now get the following error message:
The following fix currently works for me:
Versions:
3.3.4
7.2.0
3.0.2
The text was updated successfully, but these errors were encountered: