Skip to content

kunxi/modporter-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

If you are using modporter-pluing gem, copy the content of init.rb to your rails/init.rb.


Copyright (c) 2008-2009 Michael Koziarski and Pratik Naik, released under the MIT license

About

Rails plugin to be used with ModPorter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%