Attachment Fu error on MAC OS X and Ubuntu 9.10
- by kgpdeveloper
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)
See: http://github.com/technoweenie/attachment_fu/blob/master/lib/technoweenie/attachment_fu/backends/s3_backend.rb
Has anyone encountered this? It seems that even with the config/amazon_s3.yml, the YAML file is not read.