What escaping of "&" inside JSON are you talking about? Some unholy mix of JSON and urlencode?
See rails/rails, activesupport/lib/active_support/json/encoding.rb.
What escaping of "&" inside JSON are you talking about? Some unholy mix of JSON and urlencode?