carrierwave_securefile icon indicating copy to clipboard operation
carrierwave_securefile copied to clipboard

Adding the option to retrieve a cypher from the model

Open shlomizadok opened this issue 12 years ago • 2 comments
trafficstars

I have added the option to get the cypher from the model, so each upload can have a different cypher.

shlomizadok avatar Jan 30 '13 12:01 shlomizadok

@shlomizadok can you provide an example of usage in the model/controller layer? otherwise this looks good and i'll merge it in.

dougc84 avatar Feb 06 '13 06:02 dougc84

@dougc84 here's a short usage demo: https://gist.github.com/shlomizadok/4721408

shlomizadok avatar Feb 06 '13 09:02 shlomizadok