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
Strangely, all my active record models that have float field column type - converted to json as strings, like "17.77". I checked in default rails non-jsonapi controller, as_json on same model instance returns json with float numbers, so I believe the issue is in jsonapi_format.