Overview
Request 282036 accepted
- update to 4.1.9:
* Added an explicit error message, in `ActionView::PartialRenderer`
for partial `rendering`, when the value of option `as` has invalid characters.
* Update `select_tag` to work correctly with `:include_blank` option passing a string.
- Created by dirkmueller
- In state accepted
Loading...
Login required, please
login
in order to comment
Request History
dirkmueller created request
- update to 4.1.9:
* Added an explicit error message, in `ActionView::PartialRenderer`
for partial `rendering`, when the value of option `as` has invalid characters.
* Update `select_tag` to work correctly with `:include_blank` option passing a string.
tboerger accepted request
Thanks