RubyGems.org

upr

0.2.0

upr is Rack middleware that allows browser-side upload progress monitoring. It is based on (and should be client-side compatible with) several upload progress modules including ones used by leading web servers. It allows any Moneta backing store in addition to DRb. There is also a packaged example for using an ActiveRecord model for Rails.

installgem install upr
Authors

upr hackers

1,818 total downloads 1,021 for this version
Owners

18813f71506ebad74179bf8c5a136696

Gemfile
gem "upr", "~> 0.2.0"
Versions
  1. 0.2.0 November 14, 2009
  2. 0.1.0 November 11, 2009
Runtime Dependencies
  1. moneta >= 0
  2. rack >= 0