mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Merge pull request #1378 from AndrewRadev/master
Add changelog entry for pull request #1359
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
* Removed ActiveSupport::SecureRandom in favour of SecureRandom from the standard library [Jon Leighton]
|
||||
|
||||
* ActiveSupport::OrderedHash now has different behavior for #each and
|
||||
#each_pair when given a block accepting its parameters with a splat. [Andrew Radev]
|
||||
|
||||
*Rails 3.1.0 (unreleased)*
|
||||
|
||||
* Deprecated ActiveSupport::SecureRandom in favour of SecureRandom from the standard library [Jon Leighton]
|
||||
|
||||
Reference in New Issue
Block a user