提交 ec17f0d3 编写于 作者: R Rafael Mendonça França

Add CHANGELOG entries for the observes extraction

[ci skip]
上级 8b270620
## Rails 4.0.0 (unreleased) ##
* Sweepers was extracted from Action Controller as `rails-observers` gem.
*Rafael Mendonça França*
* Add option flag to `CacheHelper#cache` to manually bypass automatic template digests:
<% cache project, skip_digest: true do %>
......
## Rails 4.0.0 (unreleased) ##
* Observers was extracted from Active Model as `rails-observers` gem.
*Rafael Mendonça França*
* Specify type of singular association during serialization *Steve Klabnik*
* Fixed length validator to correctly handle nil values. Fixes #7180.
......
## Rails 4.0.0 (unreleased) ##
* Observers was extracted from Active Record as `rails-observers` gem.
*Rafael Mendonça França*
* Ensure that associations take a symbol argument. *Steve Klabnik*
* Fix dirty attribute checks for `TimeZoneConversion` with nil and blank
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册