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