mirror of
https://github.com/github/rails.git
synced 2026-01-23 13:28:04 -05:00
eb5ca2ea5ff55e2f6a49580afab5e0ddd0b2bf11
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@836 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Removed the default border on link_image_to (it broke xhtml strict) -- can be specified with :border => 0 #517 [?/caleb]
Fixed an exception when using Ajax based requests from Safari because Safari appends a \000 to the post body. Symbols can't have \000 in them so indifferent access would throw an exception in the constructor. Indifferent hashes now use strings internally instead. #746 [Tobias Luetke]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%