mirror of
https://github.com/github/rails.git
synced 2026-01-30 16:58:15 -05:00
c4cb2dd01410417b5ab027aff5d472d68d9cbdb1
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8258 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Remove old tests which relied on @ being an ATOM to work around old Mail.app bugs. Closes #10317 [mikel]
Don't escape forward slashes with String#to_json, our unicode encoding of < and > prevent the XSS problems. [tpope] Closes #10273
Fixed that to_xml should not automatically pass :procs to associations included with :include (closes #10162) [chuyeow]
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%