mirror of
https://github.com/github/rails.git
synced 2026-02-06 20:25:28 -05:00
c84c0437d788f8534db79e0921a64df57c29f345
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8256 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Don't escape forward slashes with String#to_json, our unicode encoding of < and > prevent the XSS problems. [tpope] Closes #10273
Don't escape forward slashes with String#to_json, our unicode encoding of < and > prevent the XSS problems. [tpope] Closes #10273
Added db:fixtures:identity as a way of locating what ID a foxy fixture was assigned (closes #10332) [jbarnette]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%