What is the purpose of this line? https://github.com/bigjason/jpbuilder/blob/master/lib/jpbuilder-handler.rb#L16 It prevents certain unicode characters, specifically emojis, from showing up in my json response.
What is the purpose of this line?
https://github.com/bigjason/jpbuilder/blob/master/lib/jpbuilder-handler.rb#L16
It prevents certain unicode characters, specifically emojis, from showing up in my json response.