Greetings. I am encountering an issue with attachment fu and s3.
Details: Production server - Ubuntu - imagemagick, rmagick aws-s3 gems are installed .
Error starting app:
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/backends/s3_backend.rb:173:in `included': undefined method `symbolize_keys' for nil:NilClass (NoMethodError)
Has anyone encountered this? It seems that even with the config/amazon_s3.yml, the YAML file is not read.