Skip to content
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

Implement primitive! method #527

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

fhurlbrink
Copy link

Jbuilder returns objects, arrays and null.
But according to RFC 8259, Section 3, also numbers, strings and the literals
false and true are valid JSON. The method primitive! enables this.

Jbuilder returns objects, arrays and null.
But according to RFC 8259, Section 3, also numbers, strings and the literals
false and true are valid JSON. The method primitive! enables this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant