Stop doing this:
1 2 3 4 5 6 | |
In Ruby, you should use Kernel#Array to convert the variable into an array object:
1 2 3 4 5 6 7 | |
More usage examples written in minitest.
Stop doing this:
1 2 3 4 5 6 | |
In Ruby, you should use Kernel#Array to convert the variable into an array object:
1 2 3 4 5 6 7 | |
More usage examples written in minitest.