Norman Clarke 2012-02-03 10:09:26 -03:00
parent c5512946e0
commit 66c04431d3
3 changed files with 1 additions and 1 deletions

0
activesupport/bin/generate_tables Normal file → Executable file
View File

View File

@ -10,7 +10,7 @@ module ActiveSupport
NORMALIZATION_FORMS = [:c, :kc, :d, :kd]
# The Unicode version that is supported by the implementation
UNICODE_VERSION = '6.0.0'
UNICODE_VERSION = '6.1.0'
# The default normalization used for operations that require normalization. It can be set to any of the
# normalizations in NORMALIZATION_FORMS.