mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
e4106a580ec5008f7a84be6f412e5d88d7a160cb
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@827 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Fixed that RAILS_ROOT might not be defined when AP was loaded, so do a late initialization of the ROUTE_FILE #761 [Scott Barron]
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%