fog-dragonfly 0.8.2
Dragonfly is an on-the-fly Rack-based image handling framework. It is suitable for use with Rails, Sinatra and other web frameworks. Although it's mainly used for images, it can handle any content type.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            rack
            >= 0
          
    Development 相依性套件 (18):
            bson_ext
            >= 0
          
          
            capybara
            >= 0
          
          
            cucumber
            = 0.8.5
          
          
            cucumber-rails
            >= 0
          
          
            database_cleaner
            >= 0.5.0
          
          
            fog
            >= 0
          
          
            gherkin
            = 2.1.4
          
          
            jeweler
            ~> 1.4
          
          
            mongo
            >= 0
          
          
            nokogiri
            = 1.5.0.beta.2
          
          
            rack
            ~> 1.1
          
          
            rack-cache
            >= 0
          
          
            rails
            = 3.0.3
          
          
            rake
            >= 0
          
          
            rmagick
            = 2.12.2
          
          
            rspec
            ~> 1.3
          
          
            sqlite3-ruby
            = 1.3.0
          
          
            yard
            >= 0
          
    