26 search resultsShowing 1~20 results

Stocked
imai

@imai

has_one has_manyのprimary_keyとforeign_key

どっちがどっちだかわからなくなるのでメモ :primary_key 参照元のテーブルに定義されている外部キーの名前を指定 : foreign_key 参照先のテーブルに定義されている外部キーの名...

56
37
Comment2
imai

@imai

linux ディレクトリ構成

/   ルートディレクトリ ├ /bin 基本コマンド ├ /boot 起動に必要なファイル ├ /dev デバイスファイル ├ /etc 設定ファイル ├ /home(オプション) ユーザーの...

14
16
Comment0
imai

@imai

AWS EC2のSSH接続

EC2のインスタンス作成 インスタンス作成時にkey_pairも作成 key_pair作成時に、ダウンロードしたPrivateKey(.pemファイル)を適当な場所に保存。 仮にPrivateK...

5
4
Comment0

26 search resultsShowing 1~20 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in