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
I've factored out the core of the EntityField type to a library named prairie that provides some additional power. Switching to this would probably simplify code and make it easier to derive instances of PersistEntity.
I've factored out the core of the
EntityFieldtype to a library namedprairiethat provides some additional power. Switching to this would probably simplify code and make it easier to derive instances ofPersistEntity.