Closed mdchaney closed 12 years ago
I think the problem is about RAILS_ROOT. You have to change the line 4 on attachment_fu.rb file in the plugin folder from RAILS_ROOT to Rails.root.
Yes, I know that. It would be nice if the maintainer did the same so that every single user didn't have to :-/
attachment_fu still makes use of RAILS_ROOT in multiple places. This causes the rails app to fail on startup.