We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add fog_authenticated_url_expiration option for setting the temp url expiration time
Adds fog_public to return true so files are served using public CDN URL rather than private/ServiceNet URL
It should be `asset_host`, not `assets_host`
fog_host has been renamed to assets_host https://github.com/DouweM/carrierwave/commit/7046c93d6b23cffef9f171a5f7f0dd14267a7057
Setting fog_directory doesn't seem to work; override the fog_directory method instead.
Created How to: Store private/public uploads in different Cloud Files Containers with Fog (markdown)