Archive for November 26th, 2007

Monday, November 26th, 2007

Keeping uploaded files between deployments

Problem
You are using file_column plugin (or maybe another plugin?), to upload files in your ruby on rails application. Because the files are big you don’t want to have a different copy stored in your subversion repository for each different deployment version. You want to keep a common folder with all your uploaded files, and use [...]

No Comments » - Posted in ruby on rails by kosmas