
235 views
0
Ruby Symbols and Hashes
Symbols are defined using the colon operator or the to_sym method:
Tags: Ruby, Programming
Liked by 0 person
Related post
Symbols are defined using the colon operator or the to_sym method:
Tags: Ruby, Programming