0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

railsの画像のアップ方法

0
Posted at

表題の部分でどうしても画像がアップデートできず、つまづいてました。。

原因

どうやらRefileとcarrierwave両方とり入れてしまったようで、
今回はRefileを使用するため、carrirwaveを削除。  

無事、画像のアップロードを実装。

今回自分で画像のアップロードの方法を調べていく中で、
上記2つの区別ができておらず、今回で別物(違うGEM)と認識できました。

以上、何か間違い等あれば、コメント頂ければ幸いです。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?