I have an array:
int_array = [11,12]
I need to convert it into
str_array = ['11','12']
I'm new to this technology
|
|
I have an array:
I need to convert it into
I'm new to this technology |
|||
|
|
|
|
|
||||||
|
|
|
|
||||||
|
|
|
Start up irb
Your problem is probably somewhere else. Perhaps a scope confusion? |
||
|
|