Replies: 1 comment
-
Could you elaborate a bit on what you're looking for? Ruby doesn't have a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a json field in my model and would like to pass it as json without type coercion.
Like this:
Instead of this:
How to do that?
Beta Was this translation helpful? Give feedback.
All reactions