mirror of
https://github.com/github/rails.git
synced 2026-02-04 03:05:27 -05:00
d1a2449220303f24da0d70504f5959635730da88
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5709 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Fix a bug in Routing where a parameter taken from the path of the current request could not be used as a query parameter for the next. Closes #6752.
Fixed Array#to_xml when it contains a series of hashes (each piece would get its own XML declaration) (closes #6610) [thkarcher/cyu]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%