Skip to content

History / How to: Store private public uploads in different Cloud Files Containers with Fog

Revisions

  • Add fog_authenticated_url_expiration option for setting the temp url expiration time

    @cblunt cblunt committed May 9, 2016
  • Adds fog_public to return true so files are served using public CDN URL rather than private/ServiceNet URL

    @cblunt cblunt committed Aug 31, 2015
  • It should be `asset_host`, not `assets_host`

    @gregkare gregkare committed Jun 26, 2015
  • fog_host has been renamed to assets_host https://github.com/DouweM/carrierwave/commit/7046c93d6b23cffef9f171a5f7f0dd14267a7057

    @abmxer abmxer committed Apr 9, 2013
  • Setting fog_directory doesn't seem to work; override the fog_directory method instead.

    @skatenerd skatenerd committed Jul 5, 2012
  • Created How to: Store private/public uploads in different Cloud Files Containers with Fog (markdown)

    @cblunt cblunt committed Mar 22, 2012