A website template with lots of features, built with ruby on rails.
class Upload < ActiveRecord::Base mount_uploader :file, FileUploader end