Displaying 1 result from an estimated 1 matches for "s3delete".
Did you mean:
  delete
  
2007 Jan 15
6
Instantiating middleman and worker from inside a model?
In short: how (if possible) would i go about arranging it so that i  
can instantiate a middleman and set a worker going from within a  
method in one of my models? or is this a weird thing to be wanting to  
do? (
My specific situation: I have an ''Image'' model in my application. An  
actual image file associated with the model is being stored on  
amazons s3 system.