mirror of
https://github.com/github/rails.git
synced 2026-01-30 16:58:15 -05:00
b0685e96845677d679e8a2b5d059d4768cdc9a90
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6455 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Hash#to_xml supports YAML attributes; ActiveRecord::Base#to_xml support serialized attributes. Closes #7502.
Deprecation: remove components from controller paths. Canonicalize RAILS_ROOT by using File.expand_path on Windows, which doesn't have to worry about symlinks, and Pathname#realpath elsewhere, which respects symlinks in relative paths but is incompatible with Windows. Closes #6755.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%