RubyGems Navigation menu

carrierwave-cascade 1.0.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

carrierwave >= 0.5.8

Development Dependencies (4):

bundler ~> 1.3
fog >= 0
rake >= 0
rspec ~> 2.12.0

Owners:

Authors:

  • Kevin Glowacz

SHA 256 checksum:

01c542eed9df087747d1db6b8acd8366fed8eb10aeddd2659777c541e95f8f89

Total downloads 9,963

For this version 4,390

License:

MIT

Required Ruby Version: None

Links: