carrierwave_securefile
carrierwave_securefile copied to clipboard
Adding the option to retrieve a cypher from the model
trafficstars
I have added the option to get the cypher from the model, so each upload can have a different cypher.
@shlomizadok can you provide an example of usage in the model/controller layer? otherwise this looks good and i'll merge it in.
@dougc84 here's a short usage demo: https://gist.github.com/shlomizadok/4721408