Skip to content

Instantly share code, notes, and snippets.

@srockstyle
Last active August 23, 2018 22:37
Show Gist options
  • Save srockstyle/4dad2159704f39d2e4ac8307b049b6d0 to your computer and use it in GitHub Desktop.
Save srockstyle/4dad2159704f39d2e4ac8307b049b6d0 to your computer and use it in GitHub Desktop.
マイグレーションファイル作成
# songテーブルとalbamテーブルに
$ rails g migration AddIdsToSong
$ rails g migration AddIdsToAlbum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment