aboutsummaryrefslogblamecommitdiffstats
path: root/actionview/CHANGELOG.md
blob: 321501a3bfdab9ec683864ec5ddd41e98bcdfa8a (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                                                




                                                                                 

                                                                               


                      
 
                                                                                                                       
*   Make possible to use blocks with short version of `render "partial"` helper.

    *Nikolay Shebanov*

*   Add a `hidden_field` on the `file_field` to avoid raise a error when the only
    input on the form is the `file_field`.

    *Mauro George*

*   Add an explicit error message, in `ActionView::PartialRenderer` for partial
    `rendering`, when the value of option `as` has invalid characters.

    *Angelo Capilleri*


Please check [4-2-stable](https://github.com/rails/rails/blob/4-2-stable/actionview/CHANGELOG.md) for previous changes.