mirror of
https://github.com/github/rails.git
synced 2026-02-14 16:15:16 -05:00
Move misplaced CHANGELOG entry
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7755 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -90,6 +90,8 @@
|
||||
|
||||
* Fixed optimized route segment escaping. #9562 [wildchild, Jeremy Kemper]
|
||||
|
||||
* Added block acceptance to JavaScriptHelper#javascript_tag. #7527 [Bob Silva, Tarmo Täna, rmm5t]
|
||||
|
||||
* root_path returns '/' not ''. #9563 [lifofifo]
|
||||
|
||||
* Fixed that setting request.format should also affect respond_to blocks [DHH]
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
|
||||
* RubyGem database adapters: expects a gem named activerecord-<database>-adapter with active_record/connection_adapters/<database>_adapter.rb in its load path. [Jeremy Kemper]
|
||||
|
||||
* Added block-acceptance to JavaScriptHelper#javascript_tag #7527 [BobSilva/tarmo/rmm5t]
|
||||
|
||||
* Fixed that altering join tables in migrations would fail w/ sqlite3 #7453 [TimoMihaljov/brandon]
|
||||
|
||||
* Fix association writer with :dependent => :nullify. #7314 [Jonathan Viney]
|
||||
|
||||
Reference in New Issue
Block a user