-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
render_as_json, making sorting fields optional #119
Conversation
@philipqnguyen @mcclayton |
Thanks so much for your valuable contribution @ritikesh. Apologies for the delay in reviewing, been a little slow with the holidays 🦃 |
No worries, hope had a good time there. 😄 |
@mcclayton I've made the changes as suggested. Please let me know if you need anything else. |
Hi guys, is there anything pending on this? @philipqnguyen @mcclayton |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for making those changes.
render_as_json
API - When you want a JSONified hash - useful when you want to modify the generated hash but require it to be JSONifiedrender_as_hash
,exclude
..