Methods
Public Class methods
[ show source ]
# File activesupport/lib/active_support/vendor.rb, line 32
32: def self.normalize_translation_keys(*args)
33: normalize_keys(*args)
34: end
| Module I18n |
|
[ show source ]
# File activesupport/lib/active_support/vendor.rb, line 32
32: def self.normalize_translation_keys(*args)
33: normalize_keys(*args)
34: end