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
Fixed in #14 (merged). fields_for now iterates only genuine collections (Enumerable && !Hash); a Hash-backed JSONB scope renders as a single nested scope.
Fixed in #14 (merged).
fields_fornow iterates only genuine collections (Enumerable && !Hash); a Hash-backed JSONB scope renders as a single nested scope.