mirror of
https://github.com/github/rails.git
synced 2026-01-30 16:58:15 -05:00
64799454a2186596c70324db2958d0fc231d6f1b
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5785 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Fix assert_redirected_to bug where redirecting from a nested to to a top-level controller incorrectly added the current controller's nesting. Closes #6128. [Rick Olson]
Pushing a record on an association collection doesn't unnecessarily load all the associated records.
Update load once paths to prevent nested once constants from being detected and claimed by an external non-once load. References #6720
Fix Webrick Daemon dispatching bug regarding a bad current working directory. Closes #4899 [Rick Olson]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%