Open fhurlbrink opened 2 years ago
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.