actionrails / modporter-plugin
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
361dda5
togren (author)
Wed Jul 29 07:42:02 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Wed Apr 22 15:50:33 -0700 2009 | |
| |
README | Wed Apr 22 15:50:33 -0700 2009 | |
| |
Rakefile | Wed Apr 22 15:50:33 -0700 2009 | |
| |
init.rb | Wed Apr 22 15:50:33 -0700 2009 | |
| |
lib/ | Thu Jul 30 08:44:34 -0700 2009 |
README
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
