A website template with lots of features, built with ruby on rails.

upload.rb 83B

    class Upload < ActiveRecord::Base mount_uploader :file, FileUploader end