mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
registers removal of sub and friends for safe strings in the CHANGELOG
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
*Rails 3.2.0 (unreleased)*
|
||||
|
||||
* Safe strings no longer respond to sub, sub!, gsub, or gsub! [Damien Mathieu]
|
||||
|
||||
* ActiveSupport::OrderedHash is now marked as extractable when using Array#extract_options! [Prem Sichanugrist]
|
||||
|
||||
* Added Array#prepend as an alias for Array#unshift and Array#append as an alias for Array#<< [DHH]
|
||||
|
||||
Reference in New Issue
Block a user