mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
parent
86929c00c0
commit
6d9ad0dd92
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
* Fix rake routes not showing the right format when
|
||||
nesting multiple routes.
|
||||
|
||||
See #18373.
|
||||
|
||||
*Ravil Bayramgalin*
|
||||
|
||||
* Add ability to override default form builder for a controller.
|
||||
|
||||
class AdminController < ApplicationController
|
||||
|
|
Loading…
Reference in a new issue