public
Description: Rails plugin to be used with ModPorter
Homepage: http://modporter.com
Clone URL: git://github.com/actionrails/modporter-plugin.git
togren (author)
Wed Jul 29 07:42:02 -0700 2009
actionrails (committer)
Thu Jul 30 08:44:34 -0700 2009
name age message
file MIT-LICENSE Wed Apr 22 15:50:33 -0700 2009 Initial commit [lifo]
file README Wed Apr 22 15:50:33 -0700 2009 Initial commit [lifo]
file Rakefile Wed Apr 22 15:50:33 -0700 2009 Initial commit [lifo]
file init.rb Wed Apr 22 15:50:33 -0700 2009 Initial commit [lifo]
directory lib/ Thu Jul 30 08:44:34 -0700 2009 support the unnormalized header names from Rail... [togren]
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