Skip to content

Instantly share code, notes, and snippets.

@JunichiIto
Created April 10, 2018 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JunichiIto/5ef7efa6b5d3b969b33bdd637a86e7ae to your computer and use it in GitHub Desktop.
Save JunichiIto/5ef7efa6b5d3b969b33bdd637a86e7ae to your computer and use it in GitHub Desktop.
  1. RubyMineを終了する
  2. 対象プロジェクトのディレクトリをリネームする(例: mv awesome-project awesome-project.old
  3. GitHubからプロジェクトを再度ローカルにcloneする
  4. コマンドラインからbundle installする
  5. RubyMineを起動する
  6. 上記3でcloneしたプロジェクトを開く
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment