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
Add tests for Fields::Types::Enum#enum when no bindings provided
A lack of tests for these code paths led to a regression for legacy enums in Rails Admin 3.0 (#3651).
This tests the code path using `abstract_model` that was fixed by @fuegas in the previous commit.
0 commit comments