RubyGems Navigation menu

carrierwave-cascade 1.0.0

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 ~> 1.3
fog >= 0
rake >= 0
rspec ~> 2.12.0

业主:

作者:

  • Kevin Glowacz

SHA 256 校验和:

a95789094ab485f60a7de575e53c67ddb90946c1ccfffa8675a5b02b43ddc29e

下载总量 9,994

这个版本 3,296

许可:

MIT

需要的 Ruby 版本:

链接: