mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Ruby on Rails 4.1 Release Notes: Fix spelling [ci skip]
This commit is contained in:
parent
dd339bb0ad
commit
9690bcf503
1 changed files with 1 additions and 1 deletions
|
@ -585,7 +585,7 @@ for detailed changes.
|
|||
[More Details](upgrading_ruby_on_rails.html#changes-in-json-handling))
|
||||
|
||||
* Deprecated `ActiveSupport.encode_big_decimal_as_string` option. This feature has
|
||||
been extracetd into the [activesupport-json_encoder](https://github.com/rails/activesupport-json_encoder)
|
||||
been extracted into the [activesupport-json_encoder](https://github.com/rails/activesupport-json_encoder)
|
||||
gem.
|
||||
([Pull Request](https://github.com/rails/rails/pull/13060) /
|
||||
[More Details](upgrading_ruby_on_rails.html#changes-in-json-handling))
|
||||
|
|
Loading…
Reference in a new issue