Failure/Error: post :create, Devise.token_authentication_key => @foo.authentication_token, receipt_image: "foo.png"
Paperclip::AdapterRegistry::NoHandlerError: No handler found for "foo.png"
rspecコードで画像を渡す方法、curlコマンドで動作する@foo.pngも試しました。
Failure/Error: post :create, Devise.token_authentication_key => @foo.authentication_token, receipt_image: "foo.png"
Paperclip::AdapterRegistry::NoHandlerError: No handler found for "foo.png"
rspecコードで画像を渡す方法、curlコマンドで動作する@foo.pngも試しました。