ArEncrypt Update
- November 6th, 2010
- Write comment
ArEncrypt just got infinitely more useful, which isn’t saying a lot since it didn’t do much to begin with.
http://github.com/KellyMahan/ArEncrypt
The updates add some features for active record searches for encrypted data and comparisons to encrypted values. Before it did only one thing and thats encrpyt a value for the db. Comparisons and searches had to done manually. Now they are just as easy to use as regular active record queries.

