Subject: Encode string in Ruby decode it in Javascript?
From: Linus Oleander <linusoleander gmail.com>
Date: Fri, 16 Jul 2010 08:41:31 +0900
As the title describe.
I need to pass some data from the server side to the browser.
But I cant figure out how to encode it on the server en decode using
Javascript.
Any ideas?
--
Posted via http://www.ruby-forum.com/.