Hey all, carrierwave_securefile 0.1 was… buggy, to say the least. Realistically, it only worked on one of my own projects. So, today, I released 0.2.0, which now gives you the option to select a different encryption algorithm (defaults to Blowfish, but you can select Rijndael and GOST as well – please read the article linked [...]
Tag Archives: carrierwave_securefile
CarrierWave_SecureFile
I just released 0.1.0 of CarrierWave_SecureFile – a gem for Rails to encrypt and decrypt file uploads and downloads using a Blowfish cypher. Requires Ruby 1.9, Rails 3.1 (though it should work on any version of Rails 3). Check it out on RubyGems.org. Click the homepage link for the Git repo. Enjoy!

More Posts