Top "Fog" questions

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

Is there a way to read a file object using Fog and CarrierWave?

I'm using CarrierWave and Fog to store attachments to an ActiveRecord model on S3. I can use them to generate …

ruby-on-rails amazon-s3 ruby-on-rails-3.2 carrierwave fog
Ruby fog gem causing server not to run: cannot load such file -- xmlrpc/client (LoadError)

As the title states, I'm trying to set up an Ubuntu 16.04 system for working on rails apps. When I comment …

ubuntu xml-rpc fog
AWS S3 Disabling SSLv3 Support

We received an email from AWS that basically says 'S3 is disabling SSLv3 Support, access will be cut-off in 15 days'. …

ruby-on-rails ssl heroku amazon-s3 fog