actionrails/modporter-plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
ModUpload ========= This Plugin allows your rails applications to transparently take advantage of ModUpload. Example ======= class ApplicationController < ActionController::Base self.mod_porter_secret = "over 9000 times as secure" end Copyright (c) 2008-2009 Michael Koziarski and Pratik Naik, released under the MIT license