Are you using an integer value in the array? I have made a recent fix
in my github branch to fix this. It should now correctly convert the
integer or any value that responds_to to_s correctly. Otherwise, it
will raise a runtime exception.
Hope this fixes your issue,