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'm speccing some serializers before switching out an old version of the Netflix fast JSON api serializer, and it returns the type as a symbol in the hash if that's how you define it. This is failing due to have_type coercing the expected to a string.