提交 05870703 编写于 作者: Y Yves Senn

cleanup CHANGELOGs. [ci skip]

上级 d56b7660
......@@ -9,11 +9,11 @@
*Chris Sinjakli*
* Fixed usage of optional scopes in URL helpers.
* Fixed usage of optional scopes in url helpers.
*Alex Robbin*
* Fixed handling of positional url helper arguments when `format: false`.
* Fixed handling of positional url helper arguments when `format: false`.
Fixes #17819.
......
* Fixes bug with 'ActiveRecord::Type::Numeric' that causes negative values to
be marked as having changed when set to the same negative value.
Closes GH#18161
Closes #18161.
*Daniel Fox*
......@@ -20,7 +20,7 @@
*Yves Senn*
* Fix undesirable RangeError by Type::Integer. Add Type::UnsignedInteger.
* Fix undesirable RangeError by `Type::Integer`. Add `Type::UnsignedInteger`.
*Ryuta Kamizono*
......
* Added support for error dispatcher classes in ActiveSupport::Rescuable. Now it acts closer to Ruby's rescue.
* Added support for error dispatcher classes in `ActiveSupport::Rescuable`. Now it acts closer to Ruby's rescue.
class BaseController < ApplicationController
module ErrorDispatcher
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册