Displaying 1 result from an estimated 1 matches for "sessionarraydb_array".
2012 Jul 18
5
string array to integer array
array=["1","3","4"]
How do i convert this array to
sessionarraydb_array=[1,3,4,]
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this...