CSV.open(...、 "w"、...)によって作成され、データを書き込んだファイルがあり、@ summary_dataによって参照されており、my_modelにペーパークリップの添付ファイルとして保存したいと考えています。正しい構文は何ですか、私は試しました:
my_model.update_attributes(summary_data: @summary_data)
しかし、それはエラーを与えます:
Paperclip::AdapterRegistry::NoHandlerError Exception: No handler found for <#CSV io_type:File io_path:"...