Method: String#downcase
- Defined in:
- lib/qipowl/utils/unicode_strings.rb
#downcase ⇒ Object
6 7 8 |
# File 'lib/qipowl/utils/unicode_strings.rb', line 6 def downcase Unicode::downcase(self) end |
6 7 8 |
# File 'lib/qipowl/utils/unicode_strings.rb', line 6 def downcase Unicode::downcase(self) end |