Home
Ruby
ActiveRecord
Array
CGI
Class
Collections
Database
Date
Design Patterns
Development
File Directory
GUI
Hash
Language Basics
Method
Network
Number
Rails
Range
Reflection
Statement
String
Threads
Time
Tk
Unit Test
Windows Platform
XML
Menu
Call downcase function from string class : downcase « String « Ruby
Ruby
String
downcase
Call downcase function from string class
"Test"
.downcase
Related examples in the same category
1.
concatenate a string to the result
2.
Adding a call to capitalize onto the statement.