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?

【Rails】画像ファイルの格納について

Last updated at Posted at 2025-04-20

記事概要

Ruby on Railsの画像ファイル格納について、まとめる

前提

  • Ruby on Railsでアプリケーションを作成している

手順

  1. Finderでアプリのパスへ移動
  2. アプリ配下の下記どちらかへ移動
    • app/assets/images
    • public
  3. 画像ファイルを格納

Ruby on Railsまとめ

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?