プラグインの rails3 ブランチをチェックアウトした後、Paperclip はこのエラーを生成します。私のGemfileには次の行があります:
gem 'paperclip', :git => 'http://github.com/thoughtbot/paperclip.git', :branch => 'rails3'
エラーメッセージは次のとおりです。
NoMethodError: undefined method `has_attached_file' for #<Class:0x2a50530>