Top "Fog" questions

fog describes itself as 'the Ruby cloud services library'.

301 Moved Permanently after S3 uploading

Im trying to upload images to S3 on Ruby on Rails using carrierwave and fog gems, images are uploaded correctly …

ruby amazon-s3 ruby-on-rails-3.2 carrierwave fog
I can't restart my dnsmasq service, so my fog server won't work

I have a fog server set up in work, every now and then our useless internet fails and I have …

linux ubuntu sudo fog dnsmasq
Carrierwave uploading with s3 and fog

been trying to search the reason for this error for a long time and can't seem to find any... So …

ruby-on-rails heroku amazon-s3 carrierwave fog
CarrierWave and Fog, S3 bucket and store_dir configuration

I'm trying to figure out how to setup CarrierWave to work with Fog and Amazon S3. On S3, I have …

configuration amazon-s3 carrierwave ruby-on-rails-3.2 fog
Warning with fog and AWS: unable to load the 'unf' gem

Every action in a rails console (rails server, rails console, db:migrate, etc.) raises a warning since my last bundle …

ruby-on-rails ruby amazon-web-services fog
How to list all files in an S3 folder using Fog in Ruby

How do I list all the files in a specific S3 "directory" using Fog? I know that S3 doesn't store …

ruby amazon-s3 fog
Carrierwave check if remote file exists via fog

I know I'm missing something really easy here... CarrierWave::Storage::Fog::File has a method exists? How do I use …

ruby-on-rails carrierwave fog
Carrierwave & Amazon S3 file downloading/uploading

I have a rails 3 app with an UploadsUploader and a Resource model on which this is mounted. I recently switched …

ruby-on-rails amazon-s3 carrierwave fog
Carrierwave fog Amazon S3 images not displaying

I have installed carrierwave and fog, have successfully uploaded the images and viewed them the first time, but now it …

ruby-on-rails ruby amazon-s3 carrierwave fog
rails + carrierwave + fog + S3 socket error

I'm having this problem trying to use S3 services with fog and the Jquery File Upload (https://github.com/blueimp/…

ruby-on-rails amazon-s3 carrierwave fog