Hi I have to encrypt data in my database. In Rails we have gem attr_encrypted which does it in a very elegant way, but it requires that collumns are attributs. How can I use it with hobo? If I can't then how can I create a transparent mechanism for crypting data?
-- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
