RubyGems.org

fix the content type of form uploads by using the file-utility. A lot of browsers screw up the content type so we don't trust the given value in the header.

installgem install rack-fix-content-type
Authors

Gregor Melhorn, Michael Raidel

1,966 total downloads 189 for this version
Owners

9b7b6af18f3587e18cc154accceec4b3

Gemfile
gem "rack-fix-content-type", "~> 1.2"
Versions
  1. 1.2 March 4, 2013
  2. 1.1 February 11, 2013
  3. 1.0.1 April 10, 2011
  4. 1.0 April 10, 2011
Runtime Dependencies
  1. rack >= 0
Development Dependencies
  1. rails = 3.2.11