attachment_magic 0.2.1
A Rails 3 Gem based on attachment_fu, but without the image processing fudge and multiple backend crap! Just simple file attachments with a little mime type magic ;)
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            mimetype-fu
            ~> 0.1.2
          
          
            rails
            >= 3.0.10