-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
So I have this basic configuration hash as follows
{
footer_text: 'CopyRight',
footer_color: '#FFF',
footer_logo: '#s3_image_path'
}
Now I want to send this hash as a json using JSONAPI. But every time I am getting error while rendering this. Tried with adding a serializer also but that didn't worked. Here is complete code.
What am I missing here or how can I render a hash using JSONAPI in rails?
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels