mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
forgot to save CHANGELOG
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5786 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
64799454a2
commit
ef1232c478
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
*SVN*
|
||||
|
||||
* 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]
|
||||
|
||||
* Singleton resources: POST /singleton => create, GET /singleton/new => new. [Jeremy Kemper]
|
||||
|
||||
* Use 400 Bad Request status for unrescued ActiveRecord::RecordInvalid exceptions. [Jeremy Kemper]
|
||||
|
|
Loading…
Reference in a new issue