RubyGems Navigation menu

carrierwave-cascade 1.0.2

A storage plugin for carrierwave that will retrieving files from a secondary storageif the file is not present in the primary storage. New files will always be stored in the primary storage. This is perfect for use while migrating from one storage to another, or to avoid polluting a production environment when running a staging mirror.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.2 - August 19, 2020 (8.0 KB)
  2. 1.0.1 - April 15, 2013 (8.0 KB)
  3. 1.0.0 - April 14, 2013 (8.0 KB)

Runtime 相依性套件 (1):

carrierwave >= 0.5.8

Development 相依性套件 (4):

bundler >= 0
fog-aws >= 0
rake >= 0
rspec ~> 3.0

擁有者:

Pushed by:

作者:

  • Kevin Glowacz

SHA 256 checksum:

91850cdedc1df954029394964d97548002f8a3473d0346536676351bb54e8b88

總下載次數 9,963

這個版本 2,285

License:

MIT

Ruby 版本需求: >= 0

相關連結: