Using string cryptography in Rails

Hi,

I'm needing crytography a string in a Rails app. How is the better
way to do this??

You could use the ruby openssl standard library.

Fred