BigBinary Academy
Ruby
Symbol
13.3
Search
Lesson
13.3
Convert a Symbol Into a String
A symbol can be converted into a string by using the method
to_s
.
Previous
Next