-
Notifications
You must be signed in to change notification settings - Fork 130
Issues: intridea/multi_json
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG] Object#to_json implementation conflict between JSON gem and ActiveSupport
#222
opened May 5, 2025 by
bogdan
I know we just released version 1.6.0 including this new API, but the more I think about it, the more I think we should have separated this into
default_load_options
and default_dump_options
. Even though some of the options overlap between load
/dump
, I'm not sure it makes sense to always pass default options to both. Also, users might want to specify different defaults for load
/dump
. What do you think?
#221
opened May 1, 2025 by
Dustin4444
ProTip!
Adding no:label will show everything without a label.