i want to use javascript to encrypt the whole content in html tag
and decrypt it in the browser side (in order to avoid robot to grab
the
content) . so i want to write a plugin or sth to handle the output of
my
ROR application before it is sent to the client.
anyone has any clue on how to do it? Any suggestion would be helpful,
thankyou!