mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
registers the changes to String#blank? in the CHANGELOG
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
*Rails 3.2.0 (unreleased)*
|
||||
|
||||
* The definition of blank string for Ruby 1.9 has been extended to Unicode whitespace.
|
||||
Also, in 1.8 the ideographic space U+3000 is considered to be whitespace. [Akira Matsuda, Damien Mathieu]
|
||||
|
||||
* The inflector understands acronyms. [dlee]
|
||||
|
||||
* Deprecated ActiveSupport::Memoizable in favor of Ruby memoization pattern [José Valim]
|
||||
|
||||
Reference in New Issue
Block a user