1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Added missing CHANGELOG from PR #11279 [ci skip]

This commit is contained in:
Arun Agrawal 2013-07-03 21:58:01 +02:00
parent fca29750e4
commit 7e897d469f

View file

@ -1,3 +1,7 @@
* Removed deprecated threadsafe! from Rails Config.
*Paul Nikitochkin*
* Remove deprecated `ActiveRecord::Generators::ActiveModel#update_attributes` in * Remove deprecated `ActiveRecord::Generators::ActiveModel#update_attributes` in
favor of `ActiveRecord::Generators::ActiveModel#update` favor of `ActiveRecord::Generators::ActiveModel#update`