DEV Community

Discussion on: Simple String encryption in Rails

Collapse
 
blankfella profile image
blank

Hi, and thanks for the clean post. I am more curious about how would you do that in Ruby? I used ActiveSupport separately from rails but its a huge dependency, can you suggest any other way for simple string encryption?

Collapse
 
shobhitic profile image
Shobhit🎈✨

Yes, you can do it, let me go through some notes and write up a post real quick.